Skip to content

Commit d42f97b

Browse files
authored
Fix test generation
1 parent 496055e commit d42f97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Securitytxt/Test/Mftf/Test/SecurityTxtWithCorrectConfiguration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<magentoCLI command="config:set {{DisableSecurityTxt.path}} {{DisableSecurityTxt.value}}" stepKey="disableSecurityTxt"/>
2222
</after>
2323

24-
<actionGroup ref="LoginAsAdmin" stepKey="LoginAsAdmin"/>
24+
<actionGroup ref="AdminLoginActionGroup" stepKey="LoginAsAdmin"/>
2525
<actionGroup ref="FillSecurityTxtConfigurationActionGroup" stepKey="fillSecurityTxtConfiguration"/>
2626
<actionGroup ref="AssertFullSecurityTxtConfiguration" stepKey="assertSecurityTxtContent"/>
2727
<actionGroup ref="OpenSecurityTxtSignaturePage" stepKey="openSecurityTxtSignature"/>

0 commit comments

Comments
 (0)