Fix tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
a6e98b0b63
commit
8044ce4c01
12 changed files with 32 additions and 32 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue