Skip to content

Commit 100a81e

Browse files
committed
Refactoring
1 parent 89dd87d commit 100a81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Security/Test/Mftf/Test/NewCustomerPasswordComplexityTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<actionGroup ref="StorefrontOpenHomePageActionGroup" stepKey="openStoreFrontHomePage"/>
2424
<!-- Click the Registration Link -->
2525
<actionGroup ref="StorefrontSeeHeaderLinksActionGroup" stepKey="ClickTheLink">
26-
<argument name="LinkName" value="Create an Account" />
26+
<argument name="LinkName" value="Create an Account" />
2727
</actionGroup>
2828
<!-- Fill Registry Form with Incorrect Password (Two variations) -->
2929
<actionGroup ref="StorefrontFillRegistryFormActionGroup" stepKey="FillRegistryForm"/>

0 commit comments

Comments
 (0)