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 9eb19b4 commit eb6720fCopy full SHA for eb6720f
app/code/Magento/PageBuilder/Test/Mftf/Test/AdminMediaGalleryPopupUploadImagesWithoutErrorTest.xml
@@ -8,6 +8,9 @@
8
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10
<test name="AdminMediaGalleryPopupUploadImagesWithoutErrorTest">
11
+ <annotations>
12
+ <group value="pagebuilder"/>
13
+ </annotations>
14
<remove keyForRemoval="addImage"/>
15
<remove keyForRemoval="clickShowHideBtnFirstTime"/>
16
<remove keyForRemoval="clickShowHideBtnSecondTime"/>
0 commit comments