Skip to content

Commit bed35bd

Browse files
committed
remove firefox
1 parent 25e1edc commit bed35bd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/playwright/playwright.config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ export default defineConfig({
2626
name: 'chromium',
2727
use: { ...devices['Desktop Chrome'] },
2828
},
29-
30-
{
31-
name: 'firefox',
32-
use: { ...devices['Desktop Firefox'] },
33-
},
3429
],
3530

3631
timeout: 30000,

0 commit comments

Comments
 (0)