fix tests

This commit is contained in:
Half-Shot
2025-02-17 14:28:49 +00:00
parent ef4d9ea8b7
commit 956d936235

View File

@@ -25,7 +25,7 @@ test.describe("Security user settings tab", () => {
},
});
test.beforeEach(async ({ page, app }) => {
test.beforeEach(async ({ page, app, user }) => {
// Dismiss "Notification" toast
await app.closeNotificationToast();
await page.locator(".mx_Toast_buttons").getByRole("button", { name: "Yes" }).click(); // Allow analytics