From fdcfbf1b76cd3931e9e2b94c943daa2f35654530 Mon Sep 17 00:00:00 2001 From: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com> Date: Wed, 16 Sep 2026 02:31:25 -0300 Subject: [PATCH] fix(ci): register provider-401-ambiguous-runtime test in stryker tap.testFiles --- stryker.conf.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stryker.conf.json b/stryker.conf.json index 5045154583..d2af15a69f 100644 --- a/stryker.conf.json +++ b/stryker.conf.json @@ -463,7 +463,8 @@ "tests/unit/guardrails/visionBridgeRouter.test.ts", "tests/unit/issue-11912-opencode-roundrobin-collapse.test.ts", "tests/unit/opencode-400-model-unavailable.test.ts", - "tests/unit/strong-credential-token-linear-scan.test.ts" + "tests/unit/strong-credential-token-linear-scan.test.ts", + "tests/unit/provider-401-ambiguous-runtime.test.ts" ], "nodeArgs": [ "--import",