Skip to content

Commit

Permalink
feat: update demo json
Browse files Browse the repository at this point in the history
  • Loading branch information
TedaLIEz committed Nov 22, 2022
1 parent 771a47f commit 711f0a7
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion taps_to_cases/T2C_Runner/src/test/resources/DemoJson.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,18 @@
}
},
"isOption": false
}
},
{
"index": 1,
"elementInfo": { },
"driverId": "13211FDD400183",
"action": {
"actionType": "input",
"arguments": {
"content": "helloworld"
}
},
"isOption": false
}
]
}

0 comments on commit 711f0a7

Please sign in to comment.