diff --git a/e2e/one-page.spec.ts-snapshots/one-page-1-chromium-linux.png b/e2e/one-page.spec.ts-snapshots/one-page-1-chromium-linux.png index c42ec80..a8f7832 100644 Binary files a/e2e/one-page.spec.ts-snapshots/one-page-1-chromium-linux.png and b/e2e/one-page.spec.ts-snapshots/one-page-1-chromium-linux.png differ diff --git a/e2e/one-page.spec.ts-snapshots/one-page-1-firefox-linux.png b/e2e/one-page.spec.ts-snapshots/one-page-1-firefox-linux.png index 011855d..39e68c4 100644 Binary files a/e2e/one-page.spec.ts-snapshots/one-page-1-firefox-linux.png and b/e2e/one-page.spec.ts-snapshots/one-page-1-firefox-linux.png differ diff --git a/playwright.config.ts b/playwright.config.ts index 032f747..c3358e1 100644 --- a/playwright.config.ts +++ b/playwright.config.ts @@ -26,6 +26,9 @@ export default defineConfig({ }, timeout: 60 * 1000, + expect: { + timeout: 30 * 1000, + }, /* Configure projects for major browsers */ projects: [