You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(test): add missing mocks to chat.commands.execution.test.ts
The test was causing Jest worker crashes in CI due to missing mocks
for auth-adapter and config/manager modules. This fix aligns the test
with the pattern used in statistics.commands.execution.test.ts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments