Skip to content

Commit

Permalink
update newDummyUserCreds
Browse files Browse the repository at this point in the history
  • Loading branch information
calebtuttle committed May 18, 2024
1 parent ce8c065 commit edaa1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const newDummyUserCreds = {
lastName: "Nakamoto",
streetName: "Main St",
streetNumber: 123,
streetUnit: "",
streetUnit: 0,
subdivision: "NY",
zipCode: 12345,
expirationDate: "2023-09-16",
Expand Down

0 comments on commit edaa1ac

Please sign in to comment.