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 fd52253 + 3d5a8e8 commit ae462f7Copy full SHA for ae462f7
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