We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 197b604 commit 3af8137Copy full SHA for 3af8137
dev-packages/browser-integration-tests/package.json
@@ -35,7 +35,6 @@
35
"test:loader:replay_buffer": "PW_BUNDLE=loader_replay_buffer yarn test:loader",
36
"test:loader:full": "PW_BUNDLE=loader_tracing_replay yarn test:loader",
37
"test:loader:debug": "PW_BUNDLE=loader_debug yarn test:loader",
38
- "test:ci": "yarn test:all",
39
"test:update-snapshots": "yarn test:all --update-snapshots",
40
"test:detect-flaky": "ts-node scripts/detectFlakyTests.ts"
41
},
0 commit comments