Skip to content

Commit 47622d5

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@
2020
</annotations>
2121
<before>
2222
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
23-
<actionGroup ref="AdminGoToCacheManagementPageActionGroup" stepKey="goToCacheManagementPage"/>
24-
<!--Verify Cache Type EAV Types And Attributes Is ENABLED -->
25-
<waitForText selector="{{AdminMessagesSection.assertCacheManagementStatusEnabled('EAV')}}" userInput="ENABLED" stepKey="verifyCacheTypeEAVTypesAndAttributesIsENABLED"/>
23+
<magentoCLI command="cache:enable" arguments="eav" stepKey="cleanSpecifiedCache"/>
2624
</before>
2725
<after>
2826
<!--Delete created entity -->

0 commit comments

Comments
 (0)