Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-07-06 15:06:46 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-06 15:06:46 +0300
commit30acb0522a609c438d60f5345243e96f9a041ae6 (patch)
treece1b11d55c510996e3ebe9a5e96db5fd08dbeaf2 /.rubocop_todo
parentd2485dbfedc4759eba5243e0d155e34494c4429b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/rspec/before_all_role_assignment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop_todo/rspec/before_all_role_assignment.yml b/.rubocop_todo/rspec/before_all_role_assignment.yml
index 19b93eaad6d..8e3f8de920c 100644
--- a/.rubocop_todo/rspec/before_all_role_assignment.yml
+++ b/.rubocop_todo/rspec/before_all_role_assignment.yml
@@ -681,7 +681,7 @@ RSpec/BeforeAllRoleAssignment:
- 'ee/spec/services/gitlab_subscriptions/reconciliations/calculate_seat_count_data_service_spec.rb'
- 'ee/spec/services/group_saml/saml_group_links/create_service_spec.rb'
- 'ee/spec/services/groups/destroy_service_spec.rb'
- - 'ee/spec/services/groups/enterprise_users/create_service_spec.rb'
+ - 'ee/spec/services/groups/enterprise_users/associate_service_spec.rb'
- 'ee/spec/services/groups/epics_count_service_spec.rb'
- 'ee/spec/services/groups/transfer_service_spec.rb'
- 'ee/spec/services/ide/schemas_config_service_spec.rb'