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: Make GitHub API wrapper test more robust for CI environment
- Replace real GitHub CLI calls with mocked logging in integration test
- Avoid authentication and network issues in CI environment
- Ensure test passes consistently across different environments
0 commit comments