diff --git a/tests/modes/detector.test.ts b/test/modes/detector.test.ts similarity index 98% rename from tests/modes/detector.test.ts rename to test/modes/detector.test.ts index 5f1b812..ed6a3a5 100644 --- a/tests/modes/detector.test.ts +++ b/test/modes/detector.test.ts @@ -20,7 +20,10 @@ describe("detectMode with enhanced routing", () => { branchPrefix: "claude/", useStickyComment: false, useCommitSigning: false, + botId: "123456", + botName: "claude-bot", allowedBots: "", + allowedNonWriteUsers: "", trackProgress: false, }, };