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-28 03:12:20 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-28 03:12:20 +0300
commite74c47fb1bd1c137145e19143b0f77cf420990f4 (patch)
tree1ea75375e2d46a0fcc107c336759454c24a332e4 /.rubocop_todo/rspec
parente49c47d3bc5603e8e9d6ad40fc7fccae9f885843 (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, 1 insertions, 0 deletions
diff --git a/.rubocop_todo/rspec/verified_doubles.yml b/.rubocop_todo/rspec/verified_doubles.yml
index 28a48ec8eea..e72c47c45a6 100644
--- a/.rubocop_todo/rspec/verified_doubles.yml
+++ b/.rubocop_todo/rspec/verified_doubles.yml
@@ -1003,6 +1003,7 @@ 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'