mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Mock request to fix factory girl rake
This commit is contained in:
parent
1255088ff0
commit
0295850f20
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ namespace :factory_girl do
|
|||
if Rails.env.test?
|
||||
begin
|
||||
DatabaseCleaner.start
|
||||
mock_commercial_request
|
||||
FactoryGirl.lint
|
||||
ensure
|
||||
DatabaseCleaner.clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue