File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-1
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" >
2728 </before >
2829 <after >
2930 <actionGroup ref =" CliEnableTinyMCEActionGroup" stepKey =" enableTinyMCE" />
30- <actionGroup ref =" AdminDisableWYSIWYGActionGroup " stepKey =" disableWYSIWYG" />
31+ <actionGroup ref =" DisabledWYSIWYGActionGroup " stepKey =" disableWYSIWYG" />
3132 <actionGroup ref =" CliMediaGalleryEnhancedEnableActionGroup" stepKey =" enableOldMediaGallery" >
3233 <argument name =" enabled" value =" 0" />
3334 </actionGroup >
3435 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" amOnLogoutPage" />
36+ <magentoCLI command =" config:set cms/pagebuilder/enabled 1" stepKey =" enablePageBuilder" />
3537 </after >
3638
3739 <actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" navigateToNewProduct" />
You can’t perform that action at this time.
0 commit comments