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 1b5eb54 commit ae1ffd1Copy full SHA for ae1ffd1
app/code/Magento/Store/Test/Mftf/Data/StoreShippingMethodsData.xml
@@ -36,9 +36,9 @@
36
</entity>
37
38
<entity name="MinimumOrderAmount100" type="minimum_order_amount">
39
- <requiredEntity type="free_shipping_subtotal">Price</requiredEntity>
+ <requiredEntity type="free_shipping_subtotal">FreeShippingSubtotal100</requiredEntity>
40
41
- <entity name="Price" type="free_shipping_subtotal">
+ <entity name="FreeShippingSubtotal100" type="free_shipping_subtotal">
42
<data key="value">100</data>
43
44
0 commit comments