Merge pull request #5268 from consuldemocracy/dependabot/bundler/rubocop-rspec-2.24.1
Bump rubocop-rspec from 2.23.2 to 2.24.1
This commit is contained in:
@@ -63,7 +63,7 @@ RSpec.configure do |config|
|
||||
Capybara.default_set_options = { clear: :backspace }
|
||||
end
|
||||
|
||||
config.before(:each, type: :system, no_js: true) do
|
||||
config.before(:each, :no_js, type: :system) do
|
||||
driven_by :rack_test
|
||||
Capybara.default_set_options = {}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user