-
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
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.