Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-09-13 12:34:15 +01:00
parent a6e98b0b63
commit 8044ce4c01
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D
12 changed files with 32 additions and 32 deletions

View file

@ -26,9 +26,9 @@ exports[`<ManageRestrictedJoinRuleDialog /> should list spaces which are not par
<p>
<span>
Decide which spaces can access this room. If a space is selected, its members can find and join
<b>
<strong>
!roomId:server
</b>
</strong>
.
</span>
</p>
@ -176,9 +176,9 @@ exports[`<ManageRestrictedJoinRuleDialog /> should render empty state 1`] = `
<p>
<span>
Decide which spaces can access this room. If a space is selected, its members can find and join
<b>
<strong>
!roomId:server
</b>
</strong>
.
</span>
</p>

View file

@ -66,9 +66,9 @@ exports[`ManualDeviceKeyVerificationDialog should display the device 1`] = `
<span>
<code>
<b>
<strong>
ABCD EFGH
</b>
</strong>
</code>
</span>
</li>
@ -181,9 +181,9 @@ exports[`ManualDeviceKeyVerificationDialog should display the device of another
<span>
<code>
<b>
<strong>
ABCD EFGH
</b>
</strong>
</code>
</span>
</li>