mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
b70f09a3ed
This contains the work of @hbpoison, updated to work with the current version of DatabaseCleaner. https://github.com/bmabey/database_cleaner/pull/87/files
8 lines
120 B
YAML
8 lines
120 B
YAML
test:
|
|
url: 'redis://localhost:6379/0'
|
|
|
|
one:
|
|
url: 'redis://localhost:6379/1'
|
|
|
|
two:
|
|
url: 'redis://localhost:6379/2'
|