Skip to content

Commit a55189b

Browse files
ACQE-7647: AdminCreateNewCustomerOnStorefrontSignupNewsletterTest
MFTF test fix
1 parent d8838d8 commit a55189b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Mftf/ActionGroup/StorefrontSignUpForNewsLetterActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="StorefrontSignUpForNewsletterActionGroup">
1212
<annotations>
13-
<description>Goes to the Storefront. Clicks on 'Create Account'. Fills in the provided Customer details, including Newsletter Sign-Up. Clicks on 'Create Account' button.</description>
13+
<description>Checks the Newsletter Sign-Up checkbox</description>
1414
</annotations>
1515
<checkOption selector="{{StorefrontCustomerCreateFormSection.signUpForNewsletter}}" stepKey="checkSignUpForNewsletter"/>
1616
</actionGroup>

0 commit comments

Comments
 (0)