Skip to content

Commit 0953b75

Browse files
committed
test: route auto-fallback suite through temp-dir helper plans
The auto-fallback suite now imports the shared temp-dir helper for its seeded session store, so the top-level helper routing fixture must list it in the auto-reply plan.
1 parent 12b026c commit 0953b75

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
@@ -973,6 +973,7 @@ describe("test-projects args", () => {
973973
forwardedArgs: [],
974974
includePatterns: [
975975
"src/auto-reply/reply/get-reply-native-slash-fast-path.test.ts",
976+
"src/auto-reply/reply/get-reply.auto-fallback.test.ts",
976977
"src/auto-reply/reply/reply-turn-admission.test.ts",
977978
"src/auto-reply/reply/session-updates.test.ts",
978979
],

0 commit comments

Comments
 (0)