Skip to content

Commit

Permalink
removed debugging change
Browse files Browse the repository at this point in the history
  • Loading branch information
MaggieCabrera committed Dec 21, 2022
1 parent 9027a6c commit 55f3256
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/e2e/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ const config: PlaywrightTestConfig = {
trace: 'retain-on-failure',
screenshot: 'only-on-failure',
video: 'on-first-retry',
launchOptions: {
slowMo: 1000,
},
},
webServer: {
command: 'npm run wp-env start',
Expand Down

1 comment on commit 55f3256

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/3750618471
📝 Reported issues:

Please sign in to comment.