fixed travis issues
This commit is contained in:
parent
945b4aac60
commit
1255088ff0
7 changed files with 13 additions and 19 deletions
|
|
@ -1,12 +0,0 @@
|
|||
require_relative 'external_request'
|
||||
|
||||
RSpec.configure do |config|
|
||||
|
||||
config.before(:suite) do
|
||||
if ENV['OSEM_FACTORY_LINT'] != 'false'
|
||||
mock_commercial_request
|
||||
FactoryGirl.lint
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue