Show 'Verify this device' toast even if there are no encrypted rooms yet (#32891)
* Show 'Verify this device' toast even if there are no encrypted rooms yet * Close verify toast in more tests
This commit is contained in:
@@ -72,6 +72,7 @@ test.describe("Sliding Sync", () => {
|
||||
|
||||
// Load the user fixture for all tests
|
||||
test.beforeEach(async ({ app, user }) => {
|
||||
await app.closeVerifyToast();
|
||||
await app.closeNotificationToast();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user