Skip to content

Commit 00ac90a

Browse files
committed
remove webkit option
1 parent afc6387 commit 00ac90a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

playwright.config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ export default defineConfig({
4444
use: { ...devices['Desktop Firefox'] },
4545
},
4646

47-
{
48-
name: 'webkit',
49-
use: { ...devices['Desktop Safari'] },
50-
},
51-
5247
/* Test against mobile viewports. */
5348
// {
5449
// name: 'Mobile Chrome',

0 commit comments

Comments
 (0)