diff --git a/Library/.rubocop_rspec.yml b/Library/.rubocop_rspec.yml index 5a47d33451..aaf956eb53 100644 --- a/Library/.rubocop_rspec.yml +++ b/Library/.rubocop_rspec.yml @@ -11,8 +11,6 @@ RSpec/SubjectStub: Enabled: false # TODO: try to enable these -RSpec/ContextWording: - Enabled: false RSpec/DescribeClass: Enabled: false RSpec/LeakyConstantDeclaration: