File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Newsletter/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
<test name =" VerifyRegistredLinkDisplayedForGuestSubscriptionNoTest" >
12
12
<before >
13
13
<!-- Log in to Magento as admin.-->
14
- <actionGroup ref =" LoginAsAdmin " stepKey =" loginAsAdmin" />
14
+ <actionGroup ref =" LoginActionGroup " stepKey =" loginAsAdmin" />
15
15
<!-- Allow Guest Subscription NO-->
16
16
<actionGroup ref =" AdminNewsletterConfigFieldSetGuestNotAllowedActionGroup" stepKey =" amOnNewsletterConfigField" />
17
17
<!-- Log out from Magento admin.-->
18
- <actionGroup ref =" logout " stepKey =" logoutFromAdmin" />
18
+ <actionGroup ref =" AdminLogoutActionGroup " stepKey =" logoutFromAdmin" />
19
19
</before >
20
20
<actionGroup ref =" StorefrontCreateNewSubscriberActionGroup" stepKey =" createSubscriber" />
21
21
</test >
You can’t perform that action at this time.
0 commit comments