Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f60878d

Browse files
committed
Remove RuboCop::RSpec::Capybara module
We still have the `RuboCop::Cop::RSpec::Capybara` module, but never needed the `RuboCop::RSpec::Capybara` one.
1 parent a791b4d commit f60878d

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

lib/rubocop-rspec.rb

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
require_relative 'rubocop/rspec/hook'
1919
require_relative 'rubocop/cop/rspec/cop'
2020
require_relative 'rubocop/rspec/align_let_brace'
21-
require_relative 'rubocop/rspec/capybara'
2221
require_relative 'rubocop/rspec/factory_bot'
2322
require_relative 'rubocop/rspec/final_end_location'
2423
require_relative 'rubocop/rspec/blank_line_separation'

lib/rubocop/rspec/capybara.rb

-7
This file was deleted.

0 commit comments

Comments
 (0)