Skip to content

Commit d1ebc31

Browse files
authored
Merge pull request #1969 from magento-pangolin/2.3-develop-PR
[Pangolin] Analytics tests in old cest directory need to be moved to new test directory
2 parents a8e5e30 + 8b972b1 commit d1ebc31

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<after>
2222
<amOnPage stepKey="amOnLogoutPage" url="admin/admin/auth/logout/"/>
2323
</after>
24-
<loginAsAdmin stepKey="loginAsAdmin"/>
25-
24+
<actionGroup ref="LoginActionGroup" stepKey="loginAsAdmin"/>
25+
2626
<amOnPage stepKey="amOnAdminConfig" url="{{AdminConfigPage.url}}"/>
2727
<click stepKey="clickAdvancedReportingConfigMenu" selector="{{AdminConfigSection.advancedReportingMenuItem}}"/>
2828
<selectOption stepKey="selectAdvancedReportingIndustry" selector="{{AdminConfigSection.advancedReportingIndustry}}" userInput="Apps and Games"/>

0 commit comments

Comments
 (0)