chore(e2e): disable firefox tests for now

This commit is contained in:
Elian Doran 2025-01-18 09:42:13 +02:00
parent ac30e00c02
commit 134c056667
No known key found for this signature in database

View File

@ -41,10 +41,10 @@ export default defineConfig({
use: { ...devices['Desktop Chrome'] }, use: { ...devices['Desktop Chrome'] },
}, },
{ // {
name: 'firefox', // name: 'firefox',
use: { ...devices['Desktop Firefox'] }, // use: { ...devices['Desktop Firefox'] },
}, // },
// { // {
// name: 'webkit', // name: 'webkit',