Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit d9d8c93

Browse files
authored
MQE-681: Analytics tests in old cest directory need to be moved to new test directory
1 parent e7a96f0 commit d9d8c93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Analytics/Test/AdminConfigurationTimeToSendDataCest.xml

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)