Skip to content

Commit 74ed9f9

Browse files
committed
MC-23649: Flaky MFTF Test: MC-11016: Delete Bundle Dynamic Product
1 parent b763d3f commit 74ed9f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/AdminDeleteBundleDynamicPriceProductTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
<actionGroup ref="DeleteProductBySkuActionGroup" stepKey="deleteBundleProductBySku">
5151
<argument name="sku" value="$createDynamicBundleProduct.sku$"/>
5252
</actionGroup>
53-
<see selector="{{AdminCategoryMessagesSection.SuccessMessage}}" userInput="A total of 1 record(s) have been deleted." stepKey="deleteMessage"/>
5453
<!-- Verify product on Product Page -->
5554
<amOnPage url="{{StorefrontProductPage.url($createDynamicBundleProduct.custom_attributes[url_key]$)}}" stepKey="openBundleProductPage"/>
5655
<see selector="{{StorefrontProductInfoMainSection.productName}}" userInput="Whoops, our bad..." stepKey="seeWhoopsMessage"/>

0 commit comments

Comments
 (0)