Skip to content

Commit 8c1304f

Browse files
committed
WIP feat(ui-tests): disable webkit for ci
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
1 parent 31957c1 commit 8c1304f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ui/tests/e2e/playwright.config.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ export default defineConfig({
3535
...devices["Desktop Firefox"],
3636
},
3737
},
38-
{
39-
name: "webkit",
40-
use: {
41-
...devices["Desktop Safari"],
42-
},
43-
},
4438
{
4539
name: "mobile",
4640
use: {

0 commit comments

Comments
 (0)