Skip to content

Commit

Permalink
update playwright config
Browse files Browse the repository at this point in the history
  • Loading branch information
Franlop7 committed Dec 2, 2024
1 parent a8789c9 commit 42d4fcf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ export default defineConfig({
use: { ...devices['Desktop Firefox'] },
},

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

/* Test against mobile viewports. */
// {
// name: 'Mobile Chrome',
Expand Down

0 comments on commit 42d4fcf

Please sign in to comment.