Skip to content

Commit 4a4bf00

Browse files
committed
restore headless option
1 parent 2d29dc0 commit 4a4bf00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/playground/website/playwright/playwright.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export const playwrightConfig: PlaywrightTestConfig = {
2323
trace: 'on-first-retry',
2424
actionTimeout: 120000,
2525
navigationTimeout: 120000,
26-
headless: false,
2726
},
2827

2928
timeout: 300000,

0 commit comments

Comments
 (0)