summaryrefslogtreecommitdiff
path: root/.rubocop_todo/gitlab/feature_available_usage.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/gitlab/feature_available_usage.yml')
-rw-r--r--.rubocop_todo/gitlab/feature_available_usage.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.rubocop_todo/gitlab/feature_available_usage.yml b/.rubocop_todo/gitlab/feature_available_usage.yml
index 26800923393..d7eec700a9d 100644
--- a/.rubocop_todo/gitlab/feature_available_usage.yml
+++ b/.rubocop_todo/gitlab/feature_available_usage.yml
@@ -58,7 +58,6 @@ Gitlab/FeatureAvailableUsage:
- 'ee/app/policies/compliance_management/framework_policy.rb'
- 'ee/app/policies/ee/group_policy.rb'
- 'ee/app/policies/ee/project_policy.rb'
- - 'ee/app/policies/ee/protected_branch_policy.rb'
- 'ee/app/presenters/ee/label_presenter.rb'
- 'ee/app/presenters/merge_request_approver_presenter.rb'
- 'ee/app/serializers/dashboard_operations_project_entity.rb'
@@ -109,8 +108,8 @@ Gitlab/FeatureAvailableUsage:
- 'ee/lib/gitlab/code_owners.rb'
- 'ee/lib/gitlab/path_locks_finder.rb'
- 'ee/lib/incident_management/incident_sla.rb'
+ - 'ee/spec/models/ee/project_spec.rb'
- 'ee/spec/models/instance_security_dashboard_spec.rb'
- 'ee/spec/models/license_spec.rb'
- - 'ee/spec/models/project_spec.rb'
- 'lib/api/helpers/related_resources_helpers.rb'
- 'spec/models/concerns/featurable_spec.rb'