Skip to content

Commit

Permalink
fix: test, test id comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth committed Oct 28, 2023
1 parent 3db32fa commit 254615a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/consent/app/login/phone/form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ const LoginForm: React.FC<LoginFormProps> = ({ login_challenge, countryCodes })
id="accept"
name="submit"
value="Log in"
data-testid="email_login_next_btn"
data-testid="phone_login_next_btn"
>
Next
</PrimaryButton>
Expand Down

0 comments on commit 254615a

Please sign in to comment.