Skip to content

Commit 5439bf1

Browse files
authored
ACQE-7386 | [MFTF TESTS] StorefrontAddProductToCartVerifyThatErrorMessageShouldNotDisappearTest
1 parent 8c95e39 commit 5439bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Test/StorefrontAddProductToCartVerifyThatErrorMessageShouldNotDisappearTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<before>
2222
<!-- Set in Stores > Configuration > Catalog > Catalog > Recently Viewed/Compared Products > Synchronize Widget Products With Backend Storage = "Yes" -->
2323
<magentoCLI command="config:set {{EnableSynchronizeWidgetProductsWithBackendStorage.path}} {{EnableSynchronizeWidgetProductsWithBackendStorage.value}}" stepKey="setEnableSynchronizeWidgetProductsWithBackendStorage"/>
24-
<createData entity="ApiCategory" stepKey="createCategory"/>
24+
<createData entity="SimpleSubCategory" stepKey="createCategory"/>
2525
<createData entity="_defaultProduct" stepKey="createSimpleProduct">
2626
<requiredEntity createDataKey="createCategory"/>
2727
</createData>

0 commit comments

Comments
 (0)