Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
Updated tests to behave more appropriatly
Browse files Browse the repository at this point in the history
  • Loading branch information
jusexton committed Aug 26, 2020
1 parent f21b8eb commit a13310f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/contact.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ describe("message service", () => {
meta: {},
data: {},
},
status: 201,
status: 202,
statusText: "Created",
config: {},
headers: {},
Expand Down

0 comments on commit a13310f

Please sign in to comment.