Skip to content

Commit d8eb3a7

Browse files
committed
MC-3348: Unskip delete image tests
- skip test
1 parent 0328db1 commit d8eb3a7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
<testCaseId value="MC-3494"/>
2020
<group value="pagebuilder"/>
2121
<group value="pagebuilder-image"/>
22+
<skip>
23+
<issueId value="MC-4114"/>
24+
</skip>
2225
</annotations>
2326
<before>
2427
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
@@ -114,7 +117,6 @@
114117
<argument name="Image" value="PageBuilderImageProperty_StageJPG"/>
115118
</actionGroup>
116119
<click selector="{{MediaGallerySection.CancelBtn}}" stepKey="closeSlideOut4"/>
117-
<wait time="30" stepKey="customwait"/>
118120
<actionGroup ref="seeNoImageUploadedOnSlideOut" stepKey="validateNoImage1">
119121
<argument name="property" value="PageBuilderImageProperty_StageJPG"/>
120122
</actionGroup>

0 commit comments

Comments
 (0)