Skip to content

Commit

Permalink
Set forbidOnly temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Jul 17, 2024
1 parent 885b7da commit 37fc056
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import baseConfig from '@wordpress/scripts/config/playwright.config';

const config = defineConfig( {
...baseConfig,
forbidOnly: false,
reporter: [
...baseConfig.reporter,
process.env.COLLECT_COVERAGE === 'true' && [
Expand Down

0 comments on commit 37fc056

Please sign in to comment.