Skip to content

Commit

Permalink
added image
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcoded committed Jan 18, 2021
1 parent faef967 commit 6ee5568
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"id": "24b1a999-4894-4375-a30a-185c809cb820",
"exec": [
"pm.test(\"Status code is 400\", function () {",
" pm.expect(pm.response.to.have.status(200));",
" pm.expect(pm.response.to.have.status(400));",
"});"
],
"type": "text/javascript"
Expand Down
Binary file modified testResults.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6ee5568

Please sign in to comment.