mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Update test assertions
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
9e4348e8f1
commit
e6404daf3c
@ -64,6 +64,6 @@ describe("CryptographyPanel", () => {
|
||||
|
||||
// Then "not supported key
|
||||
await flushPromises();
|
||||
expect(codes[1].innerHTML).toEqual("<b><not supported></b>");
|
||||
expect(codes[1].innerHTML).toEqual("<strong><not supported></strong>");
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user