rubocop-rspec.yml in rubocop-discourse-2.3.2 vs rubocop-rspec.yml in rubocop-discourse-2.4.0
- old
+ new
@@ -190,22 +190,22 @@
Enabled: true
RSpec/Yield:
Enabled: true
-Capybara/CurrentPathExpectation:
+RSpec/Capybara/CurrentPathExpectation:
Enabled: true
-Capybara/FeatureMethods:
+RSpec/Capybara/FeatureMethods:
Enabled: true
-FactoryBot/AttributeDefinedStatically:
+RSpec/FactoryBot/AttributeDefinedStatically:
Enabled: true
-FactoryBot/CreateList:
+RSpec/FactoryBot/CreateList:
Enabled: true
-FactoryBot/FactoryClassName:
+RSpec/FactoryBot/FactoryClassName:
Enabled: true
-Rails/HttpStatus:
+RSpec/Rails/HttpStatus:
Enabled: true