diff --git a/rubocop/rspec.yml b/rubocop/rspec.yml index 0d754ef..e9df608 100644 --- a/rubocop/rspec.yml +++ b/rubocop/rspec.yml @@ -12,6 +12,3 @@ RSpec/MultipleExpectations: RSpec/NamedSubject: Enabled: false - -RSpecRails: - Enabled: false