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.
2 parents 2690080 + b9d3645 commit d19b4d4Copy full SHA for d19b4d4
dev/tests/functional/tests/app/Magento/Wishlist/Test/TestCase/AddProductToWishlistEntityTest.xml
@@ -110,6 +110,7 @@
110
<data name="product" xsi:type="array">
111
<item name="0" xsi:type="string">bundleProduct::with_special_price_and_custom_options</item>
112
</data>
113
+ <data name="configure" xsi:type="boolean">false</data>
114
<constraint name="Magento\Wishlist\Test\Constraint\AssertAddProductToWishlistSuccessMessage"/>
115
<constraint name="Magento\Wishlist\Test\Constraint\AssertProductIsPresentInWishlist"/>
116
<constraint name="Magento\Wishlist\Test\Constraint\AssertProductIsPresentInCustomerBackendWishlist"/>
0 commit comments