mirror of https://github.com/peter4431/rq.git
Have the test suite find an empty Redis database.
Since the test suite `flushdb()`'s after running each test, we should make sure the database is empty before we even start running tests. This patch will make sure to never destroy any local production data inside the running Redis instance. This fixes #25.main
parent
90a458ca8e
commit
39f106cdb3
Loading…
Reference in New Issue