File tree 1 file changed +3
-3
lines changed
app/code/Magento/Backend/Test/Mftf/Test 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
11
- <test name =" AdminRedirectToAdminPanelOnLogoFromWizardPageClickTest " >
11
+ <test name =" AdminRedirectToAdminPanelOnLogoClickFromWizardPageTest " >
12
12
<annotations >
13
13
<features value =" Backend" />
14
14
<stories value =" Navigate to dashboard from Setup Wizard Page" />
22
22
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logoutFromAdmin" />
23
23
</after >
24
24
25
- <actionGroup ref =" AdminNavigateToSetupWizardPageActionGroup" stepKey =" onSetupWizardPage " />
25
+ <actionGroup ref =" AdminNavigateToSetupWizardPageActionGroup" stepKey =" navigateToSetupWizardPage " />
26
26
<actionGroup ref =" AdminClickLogoActionGroup" stepKey =" clickOnLogo" />
27
- <actionGroup ref =" AssertAdminDashboardPageIsVisibleActionGroup" stepKey =" navigateToDashboard " />
27
+ <actionGroup ref =" AssertAdminDashboardPageIsVisibleActionGroup" stepKey =" checkTheDashboardPage " />
28
28
</test >
29
29
</tests >
You can’t perform that action at this time.
0 commit comments