integration-test: Disable webkit runner for now

pull/310/head
Elian Doran 2024-08-07 19:10:41 +07:00
parent b2e27144b7
commit cc9bb31b9c
No known key found for this signature in database
1 changed files with 0 additions and 5 deletions

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