This commit is contained in:
Elio Bischof
2025-06-24 05:23:03 +02:00
parent 819c8fe5fa
commit fa5187f5e1
2 changed files with 6 additions and 6 deletions

View File

@@ -74,5 +74,5 @@ export default defineConfig({
// name: 'Google Chrome', // name: 'Google Chrome',
// use: { ...devices['Desktop Chrome'], channel: 'chrome' }, // use: { ...devices['Desktop Chrome'], channel: 'chrome' },
// }, // },
] ],
}); });