wangdl 06e58f2ebe
Some checks failed
Deploy API Server / build-and-unit (push) Successful in 34s
Deploy API Server / current-integration (push) Successful in 30s
Deploy API Server / backward-compat (push) Successful in 0s
Deploy API Server / m-ai-03-synthetic-e2e (push) Failing after 10s
Deploy API Server / deploy (push) Has been skipped
fix: Gate E2E — override AdminAuthGuard with mock to resolve Reflector dependency
Test.createTestingModule 不会将 Reflector 传播到子模块 AppConfigModule。
用 overrideGuard(MockAdminAuthGuard) 绕过 AdminAuthGuard 的 Reflector 依赖。

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-21 11:40:06 +08:00
..