Update screenshots

This commit is contained in:
Michael Telatynski
2026-03-31 10:02:36 +01:00
parent 1d6e5412f4
commit 550f9062d5
3 changed files with 1 additions and 1 deletions
@@ -291,7 +291,7 @@ for (const auth of ["mas", "legacy"] as const) {
await button.click();
const dialog = page.getByRole("dialog");
await expect(dialog).toMatchScreenshot(`dialog.png`);
await expect(dialog).toMatchScreenshot(`dialog-login.png`);
await dialog.getByPlaceholder("Name").fill("Jim");
await dialog.getByRole("button", { name: "Continue as guest" }).click();
Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB