Skip to content

Commit 785ab74

Browse files
committed
test(tooling): route package-git-fixture through the temp-dir helper plan
694f5ac added a temp-dir import to test/scripts/package-git-fixture.test.ts without updating the top-level helper routing expectation, breaking the checks-node-compact-small-whole-2 shard on main and PR merge runs (same class as 824d8af).
1 parent 0fc2996 commit 785ab74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/scripts/test-projects.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -916,6 +916,7 @@ describe("test-projects args", () => {
916916
"test/scripts/kitchen-sink-rpc-walk.test.ts",
917917
"test/scripts/native-app-i18n.test.ts",
918918
"test/scripts/onboard-config-fixtures.test.ts",
919+
"test/scripts/package-git-fixture.test.ts",
919920
"test/scripts/parallels-lib-helpers.test.ts",
920921
"test/scripts/parallels-package-log-progress-extract.test.ts",
921922
"test/scripts/parallels-smoke-model.test.ts",

0 commit comments

Comments
 (0)