chore(e2e): disable webkit for now

pull/929/head
Elian Doran 2025-01-11 16:36:24 +07:00
parent e442906265
commit a8051b06fd
No known key found for this signature in database
1 changed files with 4 additions and 4 deletions

@ -46,10 +46,10 @@ export default defineConfig({
use: { ...devices['Desktop Firefox'] }, use: { ...devices['Desktop Firefox'] },
}, },
{ // {
name: 'webkit', // name: 'webkit',
use: { ...devices['Desktop Safari'] }, // use: { ...devices['Desktop Safari'] },
}, // },
/* Test against mobile viewports. */ /* Test against mobile viewports. */
// { // {