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 b4d6575 commit e2cde9bCopy full SHA for e2cde9b
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryUploadCategoryImageTest.xml
@@ -9,6 +9,9 @@
9
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10
<test name="AdminMediaGalleryUploadCategoryImageTest">
11
<annotations>
12
+ <skip>
13
+ <issueId value="https://github.com/magento/adobe-stock-integration/issues/1796"/>
14
+ </skip>
15
<features value="AdminMediaGalleryImagePanel"/>
16
<useCaseId value="https://github.com/magento/adobe-stock-integration/issues/1435"/>
17
<stories value="User uploads image outside of the Media Gallery"/>
0 commit comments