Update test assertions
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -64,6 +64,6 @@ describe("CryptographyPanel", () => {
|
|||||||
|
|
||||||
// Then "not supported key
|
// Then "not supported key
|
||||||
await flushPromises();
|
await flushPromises();
|
||||||
expect(codes[1].innerHTML).toEqual("<b><not supported></b>");
|
expect(codes[1].innerHTML).toEqual("<strong><not supported></strong>");
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user