Close verify toast in room-list-sections test

This commit is contained in:
Andy Balaam 2026-04-01 14:56:59 +01:00
parent 9046715dc3
commit 03902d2453

View File

@ -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