• Nick Thomas's avatar
    Use flushdb, not flushall, in specs · 4531afda
    Nick Thomas authored
    Some specs need a clean Redis state to run successfully. We want to add
    per-environment isolation using redis databases, but to do that, we
    need to use flushdb instead of flushall.
    4531afda
jobs_trace_spec.rb 9.94 KB