We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53da367 commit aa6d0d9Copy full SHA for aa6d0d9
app/code/Magento/Backend/Test/Mftf/Test/AdminLoginTest.xml
@@ -20,7 +20,7 @@
20
<group value="login"/>
21
</annotations>
22
23
- <actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
+ <actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
24
<seeInCurrentUrl url="{{AdminLoginPage.url}}" stepKey="seeAdminLoginUrl"/>
25
<actionGroup ref="AdminLogoutActionGroup" stepKey="logoutFromAdmin"/>
26
</test>
0 commit comments