Skip to content

Commit 4132c5b

Browse files
authored
ACQE-7691 | [MFTF TESTS] AdminValidateEAVTypesAndAttributesConfigurationTest
1 parent 47622d5 commit 4132c5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/CacheInvalidate/Test/Mftf/Test/AdminValidateEAVTypesAndAttributesConfigurationTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
</annotations>
2121
<before>
2222
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
23-
<magentoCLI command="cache:enable" arguments="eav" stepKey="cleanSpecifiedCache"/>
23+
<comment userInput="BIC Workaround" stepKey="goToCacheManagementPage" />
24+
<magentoCLI command="cache:enable" arguments="eav" stepKey="verifyCacheTypeEAVTypesAndAttributesIsENABLED"/>
2425
</before>
2526
<after>
2627
<!--Delete created entity -->

0 commit comments

Comments
 (0)