Skip to content

Commit

Permalink
test(quiz): fix test files
Browse files Browse the repository at this point in the history
  • Loading branch information
CapooL committed Nov 9, 2023
1 parent 4f327d6 commit abbc327
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
12 changes: 4 additions & 8 deletions tests/quiz_paper_200.json
Original file line number Diff line number Diff line change
Expand Up @@ -1415,8 +1415,7 @@
"required": [
"id",
"title",
"quizzes",
"quantity"
"quizzes"
],
"title": "paper_all",
"name": "paper_all"
Expand Down Expand Up @@ -1849,8 +1848,7 @@
"required": [
"id",
"title",
"quizzes",
"quantity"
"quizzes"
],
"title": "paper_all",
"name": "paper_all"
Expand Down Expand Up @@ -2247,8 +2245,7 @@
"required": [
"id",
"title",
"quizzes",
"quantity"
"quizzes"
],
"title": "paper_all",
"name": "paper_all"
Expand Down Expand Up @@ -2659,8 +2656,7 @@
"required": [
"id",
"title",
"quizzes",
"quantity"
"quizzes"
],
"title": "paper_all",
"name": "paper_all"
Expand Down
6 changes: 2 additions & 4 deletions tests/quiz_paper_404.json
Original file line number Diff line number Diff line change
Expand Up @@ -991,8 +991,7 @@
"required": [
"id",
"title",
"quizzes",
"quantity"
"quizzes"
],
"title": "paper_all",
"name": "paper_all"
Expand Down Expand Up @@ -1494,8 +1493,7 @@
"required": [
"id",
"title",
"quizzes",
"quantity"
"quizzes"
],
"title": "paper_all",
"name": "paper_all"
Expand Down

0 comments on commit abbc327

Please sign in to comment.