update rubocop
This commit is contained in:
committed by
Oleksandr Turchyn
parent
990b35be18
commit
4ecbbf8410
@@ -35,7 +35,7 @@ Capybara.register_driver(:headful_cuprite) do |app|
|
||||
js_errors: true)
|
||||
end
|
||||
|
||||
Dir[Rails.root.join('spec/support/**/*.rb')].each { |f| require f }
|
||||
Rails.root.glob('spec/support/**/*.rb').each { |f| require f }
|
||||
|
||||
begin
|
||||
ActiveRecord::Migration.maintain_test_schema!
|
||||
|
||||
Reference in New Issue
Block a user