Update the frontend test snapshots
This commit is contained in:
@@ -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>
|
||||
`;
|
||||
|
||||
@@ -738,8 +738,5 @@ exports[`Account home page > renders the page 1`] = `
|
||||
</p>
|
||||
</footer>
|
||||
</div>
|
||||
<script>
|
||||
|
||||
</script>
|
||||
</DocumentFragment>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user