Skip to content

Commit 6466781

Browse files
committed
MC-3818: Saving Slide Button Type As Secondary Or Link Will Still Show As Primary On Edit Form
- fix automated test targeting wrong value
1 parent ed15d2d commit 6466781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderSlideItemAppearancePosterTests.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1249,7 +1249,7 @@
12491249
<argument name="property" value="PageBuilderSlideItemButtonText_Common"/>
12501250
</actionGroup>
12511251
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="seeButtonType">
1252-
<argument name="property" value="PageBuilderSlideItemButtonType_Primary"/>
1252+
<argument name="property" value="PageBuilderSlideItemButtonType_Secondary"/>
12531253
</actionGroup>
12541254
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="seeShowOverlay">
12551255
<argument name="property" value="PageBuilderSlideItemShowOverlay_Always"/>

0 commit comments

Comments
 (0)