Skip to content

Commit 082ba6d

Browse files
author
Hwashiang Yu
committed
MC-4323: Cannot Add Slider WYSIWYG Image From Gallery or Link to Image in Gallery After Page Has Been Saved
- Added testcase id - Fixed minor typos
1 parent 5f1b676 commit 082ba6d

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2237,10 +2237,9 @@
22372237
<description value="A user should be able to upload image to inline wysiwyg after a banner has been saved to a page"/>
22382238
<severity value="CRITICAL"/>
22392239
<useCaseId value="MC-4323"/>
2240-
<testCaseId value="MC"/>
2240+
<testCaseId value="MC-5019"/>
22412241
<group value="pagebuilder"/>
22422242
<group value="pagebuilder-banner"/>
2243-
<!--<group value="m"/>-->
22442243
</annotations>
22452244
<!-- Add Banner -->
22462245
<comment userInput="Add Banner" stepKey="commentAddContentType"/>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2401,12 +2401,12 @@
24012401
<test name="TextInlineWysiwygUploadImage" extends="SlideItemInlineWysiwygUploadImage">
24022402
<annotations>
24032403
<features value="PageBuilder"/>
2404-
<stories value="Banner"/>
2404+
<stories value="Text"/>
24052405
<title value="Can Add Text WYSIWYG Image From Gallery or Link to Image in Gallery After Page Has Been Saved"/>
2406-
<description value="A user should be able to upload image to inline wysiwyg after a banner has been saved to a page"/>
2406+
<description value="A user should be able to upload image to inline wysiwyg after a text has been saved to a page"/>
24072407
<severity value="CRITICAL"/>
24082408
<useCaseId value="MC-4323"/>
2409-
<testCaseId value="MC"/>
2409+
<testCaseId value="MC-5020"/>
24102410
<group value="pagebuilder"/>
24112411
<group value="pagebuilder-text"/>
24122412
</annotations>

0 commit comments

Comments
 (0)