summaryrefslogtreecommitdiff
path: root/qa/qa/page/project/pipeline/new.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/page/project/pipeline/new.rb')
-rw-r--r--qa/qa/page/project/pipeline/new.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/qa/page/project/pipeline/new.rb b/qa/qa/page/project/pipeline/new.rb
index 1d85d072e34..54c3bb0ddeb 100644
--- a/qa/qa/page/project/pipeline/new.rb
+++ b/qa/qa/page/project/pipeline/new.rb
@@ -5,7 +5,7 @@ module QA
module Project
module Pipeline
class New < QA::Page::Base
- view 'app/assets/javascripts/pipeline_new/components/pipeline_new_form.vue' do
+ view 'app/assets/javascripts/ci/pipeline_new/components/pipeline_new_form.vue' do
element :run_pipeline_button, required: true
element :ci_variable_row_container
element :ci_variable_key_field