Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Commit

Permalink
fix: snapshot for email input
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Apr 8, 2022
1 parent c463c09 commit cb8bc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/__snapshots__/root.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1569,7 +1569,7 @@ exports[`Root authRoutes renders Login and matches snapshot 1`] = `
</div>
<input
autocomplete="email"
name="password_identifier"
name="identifier"
required=""
type="email"
value=""
Expand Down

0 comments on commit cb8bc00

Please sign in to comment.