Skip to content

Commit

Permalink
Fjernet Firefox-runner fra Playwright config
Browse files Browse the repository at this point in the history
  • Loading branch information
betsytraran committed Sep 25, 2024
1 parent 837ae1a commit 2d28ec7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apps/dolly-frontend/src/main/js/playwright.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ export default defineConfig({

/* Configure projects for major browsers */
projects: [
{
name: 'firefox',
use: { ...devices['Desktop Firefox'] },
},
{
name: 'Google Chrome',
use: { ...devices['Desktop Chrome'], channel: 'chrome' },
Expand Down

0 comments on commit 2d28ec7

Please sign in to comment.