summaryrefslogtreecommitdiff
path: root/qa/qa/page/component/clone_panel.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/page/component/clone_panel.rb')
-rw-r--r--qa/qa/page/component/clone_panel.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/qa/qa/page/component/clone_panel.rb b/qa/qa/page/component/clone_panel.rb
index fbe19e5802b..a0aea6fe44d 100644
--- a/qa/qa/page/component/clone_panel.rb
+++ b/qa/qa/page/component/clone_panel.rb
@@ -4,7 +4,11 @@ module QA
module Page
module Component
module ClonePanel
+ extend QA::Page::PageConcern
+
def self.included(base)
+ super
+
base.view 'app/views/projects/buttons/_clone.html.haml' do
element :clone_dropdown
element :clone_options