From db6cd9d8383dcd44ba455a6ba410d98687a9d37e Mon Sep 17 00:00:00 2001 From: Xiangzhe Date: Fri, 14 Aug 2026 15:31:43 -0300 Subject: [PATCH] chore(quality): register agentrouter lock-scope test in stryker tap.testFiles --- stryker.conf.json | 1 + 1 file changed, 1 insertion(+) diff --git a/stryker.conf.json b/stryker.conf.json index af974a0ff7..a9a06bdcac 100644 --- a/stryker.conf.json +++ b/stryker.conf.json @@ -64,6 +64,7 @@ "tests/unit/adaptive-admission-runtime.test.ts", "tests/unit/adobe-firefly.test.ts", "tests/unit/agentrouter-error-rules.test.ts", + "tests/unit/agentrouter-lock-scope-10334.test.ts", "tests/unit/alibaba-free-tier-exhaustion.test.ts", "tests/unit/anthropic-thinking-signature-recovery.test.ts", "tests/unit/antigravity-429-quota-tdd.test.ts",