summaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index f9d8ed35ee2..66f3cd2993b 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -390,7 +390,7 @@ Gitlab/RSpec/AvoidSetup:
Include:
- 'ee/spec/features/registrations/saas/**/*'
-Gitlab/DuplicateSpecLocation:
+RSpec/DuplicateSpecLocation:
Enabled: true
Gitlab/PolicyRuleBoolean: