We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496055e commit d42f97bCopy full SHA for d42f97b
Securitytxt/Test/Mftf/Test/SecurityTxtWithCorrectConfiguration.xml
@@ -21,7 +21,7 @@
21
<magentoCLI command="config:set {{DisableSecurityTxt.path}} {{DisableSecurityTxt.value}}" stepKey="disableSecurityTxt"/>
22
</after>
23
24
- <actionGroup ref="LoginAsAdmin" stepKey="LoginAsAdmin"/>
+ <actionGroup ref="AdminLoginActionGroup" stepKey="LoginAsAdmin"/>
25
<actionGroup ref="FillSecurityTxtConfigurationActionGroup" stepKey="fillSecurityTxtConfiguration"/>
26
<actionGroup ref="AssertFullSecurityTxtConfiguration" stepKey="assertSecurityTxtContent"/>
27
<actionGroup ref="OpenSecurityTxtSignaturePage" stepKey="openSecurityTxtSignature"/>
0 commit comments