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 5164285 commit 3d5a8e8Copy full SHA for 3d5a8e8
app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderProductsCarouselTests.xml
@@ -3402,7 +3402,7 @@
3402
<!-- Stage: Drag to Second Slide and Validate -->
3403
<actionGroup ref="dragProductToSlideProductCarousel" stepKey="dragProductToSlideProductCarouselStage">
3404
<argument name="targetProduct" value="$$createProduct5.name$$"/>
3405
- <argument name="destinationProduct" value="$$createProduct1.name$$"/>
+ <argument name="destinationProduct" value="$$createProduct2.name$$"/>
3406
</actionGroup>
3407
<actionGroup ref="validateCanSeeProductInDefaultProductCarousel" stepKey="validateCanSeeProduct6Stage2">
3408
<argument name="product" value="$$createProduct6$$"/>
0 commit comments