File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1919 </annotations >
2020 <before >
2121 <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
22+ <magentoCLI command =" config:set cms/pagebuilder/enabled 0" stepKey =" disablePageBuilder" />
2223 <actionGroup ref =" EnabledWYSIWYGActionGroup" stepKey =" enableWYSIWYG" />
2324 <actionGroup ref =" CliEnableTinyMCEActionGroup" stepKey =" enableTinyMCE" />
2425 <actionGroup ref =" CliMediaGalleryEnhancedEnableActionGroup" stepKey =" enableOldMediaGallery" >
3132 <argument name =" enabled" value =" 0" />
3233 </actionGroup >
3334 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" amOnLogoutPage" />
35+ <magentoCLI command =" config:set cms/pagebuilder/enabled 1" stepKey =" enablePageBuilder" />
3436 </after >
3537
3638 <actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" navigateToNewProduct" />
You can’t perform that action at this time.
0 commit comments