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-04-27 18:10:35 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-27 18:10:35 +0300
commite8aa488899554f5fe4413779f485583d691fd5a8 (patch)
treee999521cc00b4b958c668e84550a439e559ca431 /.rubocop_todo/rspec
parent5cb0fa35e709bcd7f9d69e050010e44092a48623 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/rspec')
-rw-r--r--.rubocop_todo/rspec/verified_doubles.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/rspec/verified_doubles.yml b/.rubocop_todo/rspec/verified_doubles.yml
index e72c47c45a6..28a48ec8eea 100644
--- a/.rubocop_todo/rspec/verified_doubles.yml
+++ b/.rubocop_todo/rspec/verified_doubles.yml
@@ -1003,7 +1003,6 @@ RSpec/VerifiedDoubles:
- 'spec/workers/bulk_imports/export_request_worker_spec.rb'
- 'spec/workers/chat_notification_worker_spec.rb'
- 'spec/workers/ci/build_prepare_worker_spec.rb'
- - 'spec/workers/ci/create_cross_project_pipeline_worker_spec.rb'
- 'spec/workers/ci/create_downstream_pipeline_worker_spec.rb'
- 'spec/workers/ci/pipeline_bridge_status_worker_spec.rb'
- 'spec/workers/ci/pipeline_success_unlock_artifacts_worker_spec.rb'