mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
fix acceptance tests to actually use default strategy, now that :truncation is no longer a safe default for all adapters.
This commit is contained in:
parent
d087c1d2a6
commit
781a4a096d
5 changed files with 15 additions and 10 deletions
|
|
@ -15,4 +15,4 @@ Feature: database cleaning
|
|||
| ActiveRecord | transaction |
|
||||
| ActiveRecord | truncation |
|
||||
| ActiveRecord | deletion |
|
||||
| Redis | truncation |
|
||||
| Redis | deletion |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue