Skip to content

Commit

Permalink
chore: disable firefox tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pepyta committed Feb 15, 2024
1 parent ba6cc4f commit d8df1a8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions playwright.config.ts
Expand Up @@ -37,11 +37,6 @@ export default defineConfig({
use: { ...devices['Desktop Chrome'] },
},

{
name: 'firefox',
use: { ...devices['Desktop Firefox'] },
},

{
name: 'webkit',
use: { ...devices['Desktop Safari'] },
Expand Down

0 comments on commit d8df1a8

Please sign in to comment.