Skip to content

Commit

Permalink
test(word): fix a test file again
Browse files Browse the repository at this point in the history
  • Loading branch information
CapooL committed Oct 19, 2023
1 parent a2732a6 commit 3b97939
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions tests/pronunciation-PN0205-200.apifox-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -1623,29 +1623,19 @@
},
"title": "上传词语",
"description": "上传词语数量"
},
"listened": {
"type": "integer",
"mock": {
"mock": "@integer"
},
"title": "",
"description": "上传语音被播放的量"
}
},
"required": [
"pronunciation",
"pronunciation_uploaded",
"word",
"listened",
"word_uploaded"
],
"x-apifox-orders": [
"pronunciation",
"pronunciation_uploaded",
"word",
"word_uploaded",
"listened"
"word_uploaded"
]
},
"notification": {
Expand Down

0 comments on commit 3b97939

Please sign in to comment.