From 621ec335e2310ee67a5deef553c9b6c67059c2e7 Mon Sep 17 00:00:00 2001 From: Ari Webb Date: Fri, 27 Feb 2026 12:19:52 -0800 Subject: [PATCH] fix: fix ci (#1199) --- src/tests/hooks/integration.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/hooks/integration.test.ts b/src/tests/hooks/integration.test.ts index b0fd6f2..e61f3a6 100644 --- a/src/tests/hooks/integration.test.ts +++ b/src/tests/hooks/integration.test.ts @@ -757,7 +757,7 @@ describe.skipIf(isWindows)("Hooks Integration Tests", () => { }); const result = await runSubagentStopHooks( - "plan", + "explore", "subagent-abc", false, "Task failed",