mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Revert "Mock request to fix factory girl rake"
This reverts commit 0295850f20.
Because it broke our Heroku deployment.
This commit is contained in:
parent
322d58c61c
commit
734e1d4dd9
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ 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