diff --git a/frontend/tests/routes/__snapshots__/reset-cross-signing.test.tsx.snap b/frontend/tests/routes/__snapshots__/reset-cross-signing.test.tsx.snap index f29732dfd..ebcca2cf5 100644 --- a/frontend/tests/routes/__snapshots__/reset-cross-signing.test.tsx.snap +++ b/frontend/tests/routes/__snapshots__/reset-cross-signing.test.tsx.snap @@ -44,9 +44,6 @@ exports[`Reset cross signing > renders the cancelled page 1`] = ` If you're signed out everywhere and don't remember your recovery code, you'll still need to reset your identity.
- `; @@ -220,9 +217,6 @@ exports[`Reset cross signing > renders the deep link page 1`] = ` - `; @@ -311,9 +305,6 @@ exports[`Reset cross signing > renders the errored page 1`] = ` - `; @@ -487,9 +478,6 @@ exports[`Reset cross signing > renders the page 1`] = ` - `; @@ -532,9 +520,6 @@ exports[`Reset cross signing > renders the success page 1`] = ` The identity reset has been approved for the next 10 minutes. You can close this window and go back to the app to continue. - `; @@ -577,8 +562,5 @@ exports[`Reset cross signing > renders the success page 2`] = ` The identity reset has been approved for the next 10 minutes. You can close this window and go back to the app to continue. - `; diff --git a/frontend/tests/routes/account/__snapshots__/index.test.tsx.snap b/frontend/tests/routes/account/__snapshots__/index.test.tsx.snap index 76db9d6ac..fdd384961 100644 --- a/frontend/tests/routes/account/__snapshots__/index.test.tsx.snap +++ b/frontend/tests/routes/account/__snapshots__/index.test.tsx.snap @@ -738,8 +738,5 @@ exports[`Account home page > renders the page 1`] = ` - `;