Update the frontend test snapshots

This commit is contained in:
Quentin Gliech
2025-02-21 15:31:26 +01:00
parent eee5b4f483
commit d719e14f4b
2 changed files with 0 additions and 21 deletions

View File

@@ -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.
</p>
</div>
<script>
</script>
</DocumentFragment>
`;
@@ -220,9 +217,6 @@ exports[`Reset cross signing > renders the deep link page 1`] = `
</p>
</footer>
</div>
<script>
</script>
</DocumentFragment>
`;
@@ -311,9 +305,6 @@ exports[`Reset cross signing > renders the errored page 1`] = `
</p>
</footer>
</div>
<script>
</script>
</DocumentFragment>
`;
@@ -487,9 +478,6 @@ exports[`Reset cross signing > renders the page 1`] = `
</p>
</footer>
</div>
<script>
</script>
</DocumentFragment>
`;
@@ -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.
</p>
</div>
<script>
</script>
</DocumentFragment>
`;
@@ -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.
</p>
</div>
<script>
</script>
</DocumentFragment>
`;

View File

@@ -738,8 +738,5 @@ exports[`Account home page > renders the page 1`] = `
</p>
</footer>
</div>
<script>
</script>
</DocumentFragment>
`;