Skip to content

Commit

Permalink
fix prettier issue
Browse files Browse the repository at this point in the history
  • Loading branch information
arutfield committed Nov 10, 2021
1 parent 1abfed5 commit ebffcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/tests/helpers/api.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ describe("api", () => {
emailConfirmedAt: null,
firstName: "Test",
lastName: "Example",
phoneNumber: "(123) 456-7890",
phoneNumber: "(123) 456-7890"
})
})

Expand Down

0 comments on commit ebffcf5

Please sign in to comment.