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
Tests still use my local redis connection when hiredis is included, not the fake store created by fakeredis.
Using the regular redis gem or redis-rails does not have this problem.
The text was updated successfully, but these errors were encountered:
Tests still use my local redis connection when hiredis is included, not the fake store created by fakeredis.
Using the regular redis gem or redis-rails does not have this problem.
The text was updated successfully, but these errors were encountered: