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 19
19
</annotations >
20
20
<before >
21
21
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
22
+ <magentoCLI command =" config:set cms/pagebuilder/enabled 0" stepKey =" disablePageBuilder" />
22
23
<actionGroup ref =" EnabledWYSIWYGActionGroup" stepKey =" enableWYSIWYG" />
23
24
<actionGroup ref =" CliEnableTinyMCEActionGroup" stepKey =" enableTinyMCE" />
24
25
<actionGroup ref =" CliMediaGalleryEnhancedEnableActionGroup" stepKey =" enableOldMediaGallery" >
31
32
<argument name =" enabled" value =" 0" />
32
33
</actionGroup >
33
34
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" amOnLogoutPage" />
35
+ <magentoCLI command =" config:set cms/pagebuilder/enabled 1" stepKey =" enablePageBuilder" />
34
36
</after >
35
37
36
38
<actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" navigateToNewProduct" />
You can’t perform that action at this time.
0 commit comments