Skip to content

Commit

Permalink
test: fix invalid test question state
Browse files Browse the repository at this point in the history
  • Loading branch information
MHajoha committed Feb 24, 2025
1 parent 2efcdde commit 16bf328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_data/question_state/question_state.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"package_name": "example",
"package_version": "0.1.0",
"options": {
"input": "",
"input": "bar",
"my_hidden": "foo",
"my_repetition": [],
"name_group": {}
Expand Down

0 comments on commit 16bf328

Please sign in to comment.