Commit dc864927 authored by Stan Hu's avatar Stan Hu

Merge branch 'qa-fix-qa-project-show-page-object' into 'master'

Add EE methods to Project Show page object

See merge request gitlab-org/gitlab-ce!32489
parents 195ac305 aedcedd0
......@@ -132,4 +132,4 @@ module QA
end
end
QA::Page::Project.prepend_if_ee('QA::EE::Page::Project::Show')
QA::Page::Project::Show.prepend_if_ee('QA::EE::Page::Project::Show')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment