User: dan@sartography.com clicked save for playground/dan/pizza-palace/test_pizza_palace.json
This commit is contained in:
parent
3626ebad63
commit
4b2139d4f6
|
@ -2,7 +2,11 @@
|
|||
"test_case_1": {
|
||||
"tasks": {
|
||||
"user_form": {
|
||||
"data": [{ "pizza_size": "large", "toppings":["pepperoni"] }]
|
||||
"data": [
|
||||
{
|
||||
"pizza_size": "large",
|
||||
"toppings":["pepperoni"]
|
||||
}]
|
||||
},
|
||||
"get_payment_type": {
|
||||
"data": [{"payment_type": "credit"}]
|
||||
|
|
Loading…
Reference in New Issue