File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
dev/tests/integration/_files/Magento/TestModuleWysiwygConfig Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ private function modifyHeightAndContentCss(\Magento\Framework\DataObject $config
61
61
}
62
62
63
63
/**
64
- * Modify height and content_css in the config
64
+ * Remove the special character from the toolbar configuration
65
65
*
66
66
* @param \Magento\Framework\DataObject $config
67
67
* @return \Magento\Framework\DataObject
Original file line number Diff line number Diff line change 14
14
<argument name =" wysiwygConfigPostProcessor" xsi : type =" array" >
15
15
<item name =" mage/adminhtml/wysiwyg/tiny_mce/tinymce4Adapter" xsi : type =" string" >Magento\TestModuleWysiwygConfig\Model\Config</item >
16
16
</argument >
17
- <argument name =" wysiwygConfigPostProcessor" xsi : type =" array" >
18
- <item name =" default" xsi : type =" string" >Magento\TestModuleWysiwygConfig\Model\Config</item >
19
- </argument >
20
17
<argument name =" variablePluginConfigProvider" xsi : type =" array" >
21
18
<item name =" testAdapter" xsi : type =" string" >Magento\Variable\Model\Variable\ConfigProvider</item >
22
19
</argument >
You can’t perform that action at this time.
0 commit comments