Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
deactivate firefox test (rendering issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard committed Jan 31, 2024
1 parent 5de7b58 commit 87c4465
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ export default defineConfig({
name: "chromium",
use: { ...devices["Desktop Chrome"] },
},

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

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

0 comments on commit 87c4465

Please sign in to comment.