summaryrefslogtreecommitdiff
path: root/qa/qa/mobile/page/project/issue/show.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/mobile/page/project/issue/show.rb')
-rw-r--r--qa/qa/mobile/page/project/issue/show.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/qa/mobile/page/project/issue/show.rb b/qa/qa/mobile/page/project/issue/show.rb
index 017ecebcb69..df96a318806 100644
--- a/qa/qa/mobile/page/project/issue/show.rb
+++ b/qa/qa/mobile/page/project/issue/show.rb
@@ -12,7 +12,7 @@ module QA
super
base.class_eval do
- view 'app/assets/javascripts/issue_show/components/header_actions.vue' do
+ view 'app/assets/javascripts/issues/show/components/header_actions.vue' do
element :issue_actions_dropdown
element :mobile_close_issue_button
element :mobile_reopen_issue_button