Skip to content

Commit bbaff1a

Browse files
committed
Revert "use different dir for reports"
This reverts commit 893f33e.
1 parent 0a3539a commit bbaff1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test:e2e": "wp-scripts test-playwright",
1616
"test:js": "wp-scripts test-unit-js",
1717
"test:performance": "wp-scripts test-playwright --config tests/performance/playwright.config.ts",
18-
"test:performance:merge-reports": "playwright merge-reports --reporter tests/performance/config/performance-reporter.ts ./all-blob-reports",
18+
"test:performance:merge-reports": "playwright merge-reports --reporter tests/performance/config/performance-reporter.ts ./blob-report",
1919
"test:performance:results": "node tests/performance/cli/results.js",
2020
"test:watch": "wp-scripts test-unit-js --watch",
2121
"version:major": "node ./scripts/version major",

0 commit comments

Comments
 (0)