mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
chore: adapt tests
This commit is contained in:
parent
15c391d1d4
commit
e6441f124c
File diff suppressed because it is too large
Load Diff
@ -2097,7 +2097,7 @@
|
|||||||
"",
|
"",
|
||||||
"pm.test(\"Correct content\", function () {",
|
"pm.test(\"Correct content\", function () {",
|
||||||
" const jsonData = pm.response.json();",
|
" const jsonData = pm.response.json();",
|
||||||
" pm.expect(jsonData.data.text).to.eql('0 hrs 8 mins');",
|
" pm.expect(jsonData.data.text).to.eql('0 hrs 4 mins');",
|
||||||
"});"
|
"});"
|
||||||
],
|
],
|
||||||
"type": "text/javascript"
|
"type": "text/javascript"
|
||||||
|
Loading…
Reference in New Issue
Block a user