integration-test: Disable webkit runner for now

This commit is contained in:
Elian Doran 2024-08-07 19:10:41 +03:00
parent b2e27144b7
commit cc9bb31b9c
No known key found for this signature in database

View File

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