Skip to content

Commit 97bbf3f

Browse files
committed
Update test snapshots
1 parent 2ad86b8 commit 97bbf3f

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

frontend/tests/routes/__snapshots__/reset-cross-signing.test.tsx.snap

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,43 @@ exports[`Reset cross signing > renders the cancelled page 1`] = `
4343
>
4444
If you're signed out everywhere and don't remember your recovery code, you'll still need to reset your identity.
4545
</p>
46+
<footer
47+
class="_legalFooter_eb428f"
48+
>
49+
<nav>
50+
<a
51+
class="_link_1v5rz_8"
52+
data-kind="primary"
53+
data-size="medium"
54+
href="https://matrix.org/policy"
55+
rel="noreferrer noopener"
56+
title="Link to the service privacy policy"
57+
>
58+
Privacy Policy
59+
</a>
60+
<div
61+
aria-hidden="true"
62+
class="_separator_eb428f"
63+
>
64+
65+
</div>
66+
<a
67+
class="_link_1v5rz_8"
68+
data-kind="primary"
69+
data-size="medium"
70+
href="https://matrix.org/tos"
71+
rel="noreferrer noopener"
72+
title="Link to the service terms and conditions"
73+
>
74+
Terms & Conditions
75+
</a>
76+
</nav>
77+
<p
78+
class="_imprint_eb428f"
79+
>
80+
All Rights Reserved. The Super Chat name, logo and device are registered trade marks of BigCorp Ltd.
81+
</p>
82+
</footer>
4683
</div>
4784
</DocumentFragment>
4885
`;

0 commit comments

Comments
 (0)