File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 173173 "test:output-economy" : " vitest run --project output-economy" ,
174174 "test:smoke:web" : " pnpm build && node --experimental-strip-types scripts/node-test-tmpdir.ts --test test/integration/smoke-web-platform.test.ts" ,
175175 "test:smoke" : " node --experimental-strip-types scripts/node-test-tmpdir.ts --test test/integration/smoke-*.test.ts" ,
176- "test:integration:node" : " node --experimental-strip-types scripts/node-test-tmpdir.ts --test --test-concurrency=1 test/integration/*.test.ts" ,
176+ "test:integration:node" : " node --experimental-strip-types scripts/node-test-tmpdir.ts --test --experimental- test-isolation=none test/integration/*.test.ts" ,
177177 "test:integration" : " pnpm test:integration:node && pnpm test:integration:provider" ,
178178 "test:concurrency-torture" : " node --experimental-strip-types scripts/node-test-tmpdir.ts --test test/integration/nightly/concurrency-torture.test.ts" ,
179179 "test:replay:ios" : " node --experimental-strip-types src/bin.ts test test/integration/replays/ios/simulator" ,
You can’t perform that action at this time.
0 commit comments