Skip to content

Commit

Permalink
fail2
Browse files Browse the repository at this point in the history
  • Loading branch information
bearc0025 committed Oct 12, 2023
1 parent a864270 commit 4cba3d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .insomnia/UnitTest/ut_53d49bc1f629499f852c5501ac95442a.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
_id: ut_53d49bc1f629499f852c5501ac95442a
type: UnitTest
parentId: uts_27621514ecfe4f7784adb4d01f4e288f
modified: 1697120036889
modified: 1697120092076
created: 1654767422854
requestId: req_wrk_195d01ec2fa84685861abfb82922783e31003c6a
name: 1 Returns 200
Expand All @@ -17,7 +17,7 @@ code: "const response1 = await insomnia.send();
expect(body).to.have.lengthOf.greaterThan(1);
expect(body[0]).to.have.property('idasdf');
expect(body[0]).to.have.property('idasdfsdf');
expect(body[0]).to.have.property('username'); \
Expand Down

0 comments on commit 4cba3d9

Please sign in to comment.