minor change
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
require 'rails_helper'
|
require 'rails_helper'
|
||||||
|
|
||||||
describe 'Factories' do
|
describe 'Factories' do
|
||||||
it 'are all valid', permitted_execution_time: 30 do
|
it 'are all valid', docker: true, permitted_execution_time: 30 do
|
||||||
expect { FactoryGirl.lint }.not_to raise_error
|
expect { FactoryGirl.lint }.not_to raise_error
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user