Skip to content

Commit 24ff77c

Browse files
committed
chore: ..
1 parent 86a5aaa commit 24ff77c

File tree

2 files changed

+0
-447
lines changed

2 files changed

+0
-447
lines changed

playwright.config.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,5 @@ export default defineConfig({
3838
name: "chromium",
3939
use: { ...devices["Desktop Chrome"] },
4040
},
41-
42-
{
43-
name: "firefox",
44-
use: { ...devices["Desktop Firefox"] },
45-
},
46-
47-
{
48-
name: "webkit",
49-
use: { ...devices["Desktop Safari"] },
50-
},
5141
],
5242
});

0 commit comments

Comments
 (0)