Skip to content

Commit

Permalink
skip setups
Browse files Browse the repository at this point in the history
  • Loading branch information
estruyf committed Feb 20, 2024
1 parent 56c6583 commit ed72fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const config: PlaywrightTestConfig<{}, {}> = {
},
{
name: "chromium",
dependencies: ["setup"],
// dependencies: ["setup"],
use: {
...devices["Desktop Chrome"],
viewport: { width: 1920, height: 1080 },
Expand Down

0 comments on commit ed72fbd

Please sign in to comment.