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: Update Gemini CLI tests to mock shutil.which for proper path detection
- Add shutil.which mocking to all lookup_normattiva_url tests
- Update test_lookup_normattiva_url_cli_not_found to mock shutil.which returning None
- Ensure tests pass in CI environment where Gemini CLI may not be installed
0 commit comments