remove .only

This commit is contained in:
Half-Shot 2025-07-08 11:38:00 +01:00
parent 9d04af146a
commit fc49e0f281

View File

@ -41,7 +41,7 @@ test.describe("Security user settings tab", () => {
});
});
test.only("should render the security tab", { tag: "@screenshot"}, async ({ app, page, user }) => {
test("should render the security tab", { tag: "@screenshot"}, async ({ app, page, user }) => {
await page.setViewportSize({ width: 1024, height: 1400 });
const tab = await app.settings.openUserSettings("Security");
await expect(tab).toMatchScreenshot("security-settings-tab.png", { mask: [