Skip to content

Commit

Permalink
Update test snap
Browse files Browse the repository at this point in the history
  • Loading branch information
chihsuan committed Mar 12, 2024
1 parent 97bc23f commit 7418b52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/jetpack-connect/test/__snapshots__/signup.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ exports[`JetpackSignup should render 1`] = `
<p
class="auth-form__social-buttons-tos"
>
If you continue with Google, Apple or GitHub, you agree to our
If you continue with Google and Apple, you agree to our
<a
href="https://wordpress.com/tos/"
rel="noopener noreferrer"
Expand Down Expand Up @@ -540,7 +540,7 @@ exports[`JetpackSignup should render with locale suggestions 1`] = `
<p
class="auth-form__social-buttons-tos"
>
If you continue with Google, Apple or GitHub, you agree to our
If you continue with Google and Apple, you agree to our
<a
href="https://wordpress.com/tos/"
rel="noopener noreferrer"
Expand Down

0 comments on commit 7418b52

Please sign in to comment.