mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Rake tasks for testing
This commit is contained in:
parent
7e04591ccf
commit
5972b8fd7c
4 changed files with 33 additions and 3 deletions
|
@ -35,7 +35,7 @@ RSpec.configure do |config|
|
|||
DatabaseCleaner.strategy = :transaction
|
||||
end
|
||||
|
||||
config.before(:each, type: :epp) do
|
||||
config.before(:each, epp: true) do
|
||||
DatabaseCleaner.strategy = :truncation
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue