Skip to content

Commit

Permalink
Merge pull request #25 from rtCamp/fix/ci-run
Browse files Browse the repository at this point in the history
Remove codes
  • Loading branch information
pooja-muchandikar authored Dec 13, 2022
2 parents 668740a + 03cd2d7 commit eaa83a9
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions tests/e2e-playwright/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,9 @@
actionTimeout: 20_000, // 10 seconds.
trace: 'retain-on-failure',
screenshot: 'only-on-failure',
video: 'on-first-retry',


video: 'on-first-retry',
},
// webServer: {
// command: 'npm run wp-env start',
// port: 8889,
// timeout: 120_000, // 120 seconds.
// reuseExistingServer: true,
// },

projects: [
{
name: 'chromium',
Expand Down

0 comments on commit eaa83a9

Please sign in to comment.