mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
Close verify toast in room-list-sections test
This commit is contained in:
parent
9046715dc3
commit
03902d2453
@ -45,7 +45,8 @@ test.describe("Room list sections", () => {
|
||||
}
|
||||
|
||||
test.beforeEach(async ({ page, app, user }) => {
|
||||
// The notification toast is displayed above the search section
|
||||
// The toasts are displayed above the search section
|
||||
await app.closeVerifyToast();
|
||||
await app.closeNotificationToast();
|
||||
|
||||
// focus the user menu to avoid to have hover decoration
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user