Skip to content

Commit

Permalink
Revert "fixed MFTF test"
Browse files Browse the repository at this point in the history
This reverts commit 651bd69.
  • Loading branch information
konarshankar07 committed Aug 14, 2020
1 parent e76cb95 commit 1fe9c22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<actionGroup ref="AdminDisableWYSIWYGActionGroup" stepKey="disableWYSIWYG" />
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
<actionGroup ref="AdminMediaGalleryEnhancedEnableActionGroup" stepKey="enableEnhancedMediaGallery">
<argument name="enabled" value="0"/>
<argument name="enabled" value="1"/>
</actionGroup>
<actionGroup ref="AdminLogoutActionGroup" stepKey="adminLogout"/>
</before>
Expand Down

0 comments on commit 1fe9c22

Please sign in to comment.