chore: adapt tests

This commit is contained in:
Ferdinand Mütsch 2022-04-18 16:14:58 +02:00
parent 15c391d1d4
commit e6441f124c
2 changed files with 514 additions and 514 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2097,7 +2097,7 @@
"",
"pm.test(\"Correct content\", function () {",
" 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"