chore(e2e): disable webkit for now

This commit is contained in:
Elian Doran 2025-01-11 16:36:24 +02:00
parent e442906265
commit a8051b06fd
No known key found for this signature in database

View File

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