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 error message and skip fakeredis tests when not installed
- Update error message to not reference pip, just say "Install fakeredis[lua]"
- Add pytest.importorskip to skip fakeredis tests in CI when dependency not installed
- Tests now pass in CI without fakeredis installed
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments