Prepend ee page object on its counterpart

This commit is contained in:
Walmyr Lima 2019-09-06 18:09:18 +02:00
parent c63c86fbf1
commit fce0bf4ab7
1 changed files with 2 additions and 0 deletions

View File

@ -17,3 +17,5 @@ module QA
end
end
end
QA::Page::Project::Milestone::Index.prepend_if_ee('QA::EE::Page::Project::Milestone::Index')