fix(ci): register oauth-autoimport-local-only test in stryker tap.testFiles (#11053 residual)

This commit is contained in:
Markus Hartung
2026-08-22 14:09:19 -03:00
parent 6cd4d38e21
commit 742ccb98a0
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
- fix(quality): register `tests/unit/authz/oauth-autoimport-local-only.test.ts` in stryker `tap.testFiles` (residual of #11053)

View File

@@ -86,6 +86,7 @@
"tests/unit/auth-opencode-zen-noauth-fallback.test.ts",
"tests/unit/auth-terminal-status.test.ts",
"tests/unit/authz/discovery-routes-local-only.test.ts",
"tests/unit/authz/oauth-autoimport-local-only.test.ts",
"tests/unit/authz/route-guard-local-prefix.test.ts",
"tests/unit/authz/route-guard-skills-collect.test.ts",
"tests/unit/authz/route-guard-version-get-exemption.test.ts",