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
|
@ -370,9 +370,9 @@ exports[`RoomView for a local room in state ERROR should match the snapshot 1`]
|
|||
<p>
|
||||
<span>
|
||||
Send your first message to invite
|
||||
<b>
|
||||
<strong>
|
||||
@user:example.com
|
||||
</b>
|
||||
</strong>
|
||||
to chat
|
||||
</span>
|
||||
</p>
|
||||
|
@ -625,9 +625,9 @@ exports[`RoomView for a local room in state NEW should match the snapshot 1`] =
|
|||
<p>
|
||||
<span>
|
||||
Send your first message to invite
|
||||
<b>
|
||||
<strong>
|
||||
@user:example.com
|
||||
</b>
|
||||
</strong>
|
||||
to chat
|
||||
</span>
|
||||
</p>
|
||||
|
@ -952,9 +952,9 @@ exports[`RoomView for a local room in state NEW that is encrypted should match t
|
|||
<p>
|
||||
<span>
|
||||
Send your first message to invite
|
||||
<b>
|
||||
<strong>
|
||||
@user:example.com
|
||||
</b>
|
||||
</strong>
|
||||
to chat
|
||||
</span>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue