Add EE methods to Project Show page object

This commit is contained in:
Jennifer Louie 2019-08-31 11:36:33 +00:00 committed by Stan Hu
parent 195ac30514
commit aedcedd0f5
1 changed files with 1 additions and 1 deletions

View File

@ -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')