Skip to content

Commit 651bd69

Browse files
fixed MFTF test
1 parent 3633542 commit 651bd69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/MediaGalleryUi/Test/Mftf/Suite/MediaGalleryUiSuite.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<actionGroup ref="AdminDisableWYSIWYGActionGroup" stepKey="disableWYSIWYG" />
1414
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
1515
<actionGroup ref="AdminMediaGalleryEnhancedEnableActionGroup" stepKey="enableEnhancedMediaGallery">
16-
<argument name="enabled" value="1"/>
16+
<argument name="enabled" value="0"/>
1717
</actionGroup>
1818
<actionGroup ref="AdminLogoutActionGroup" stepKey="adminLogout"/>
1919
</before>

0 commit comments

Comments
 (0)