diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-03-09 21:07:04 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-03-09 21:07:04 +0000 |
commit | 1bcebb67d554d95aa77d4cf42b22e7c96e1c8527 (patch) | |
tree | 6c1575d053400cc81db2d31e2d565320baae19ee /spec/helpers/ci | |
parent | 4da595a071829d1046f921e402f3978eeca15d93 (diff) | |
download | gitlab-ce-1bcebb67d554d95aa77d4cf42b22e7c96e1c8527.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/helpers/ci')
-rw-r--r-- | spec/helpers/ci/pipelines_helper_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/helpers/ci/pipelines_helper_spec.rb b/spec/helpers/ci/pipelines_helper_spec.rb index 1baaefe0b7f..a7a96efcb3f 100644 --- a/spec/helpers/ci/pipelines_helper_spec.rb +++ b/spec/helpers/ci/pipelines_helper_spec.rb @@ -120,7 +120,6 @@ RSpec.describe Ci::PipelinesHelper do :has_gitlab_ci, :pipeline_editor_path, :suggested_ci_templates, - :code_quality_page_path, :ci_runner_settings_path]) end |