test(tooling): route e2e-shell-tempfiles through the temp-dir helper plan

17a1993f13 made test/scripts/e2e-shell-tempfiles.test.ts import the
temp-dir helper without updating the helper-routing expectation, so
checks-node-compact-small-whole-2 fails on every PR merge snapshot.
This commit is contained in:
Peter Steinberger
2026-07-05 04:05:05 -07:00
parent 17a1993f13
commit 824d8af0d6

View File

@@ -905,6 +905,7 @@ describe("test-projects args", () => {
"test/scripts/control-ui-i18n.test.ts",
"test/scripts/docs-list.test.ts",
"test/scripts/doctor-install-switch-wrapper.test.ts",
"test/scripts/e2e-shell-tempfiles.test.ts",
"test/scripts/e2e-text-file-utils.test.ts",
"test/scripts/fixture-common.test.ts",
"test/scripts/fixture-plugin-commands.test.ts",