File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
_files/Magento/TestModuleWysiwygConfig
view/adminhtml/web/wysiwyg
testsuite/Magento/Cms/Model/Wysiwyg Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
<item name =" testAdapter" xsi : type =" string" >Magento\TestModuleWysiwygConfig\Model\Config</item >
13
13
</argument >
14
14
<argument name =" wysiwygConfigPostProcessor" xsi : type =" array" >
15
- <item name =" Magento_TestModuleWysiwygConfig/wysiwyg/tiny_mce/ tinymce4TestAdapter" xsi : type =" string" >Magento\TestModuleWysiwygConfig\Model\Config</item >
15
+ <item name =" Magento_TestModuleWysiwygConfig/wysiwyg/tinymce4TestAdapter" xsi : type =" string" >Magento\TestModuleWysiwygConfig\Model\Config</item >
16
16
</argument >
17
17
<argument name =" variablePluginConfigProvider" xsi : type =" array" >
18
18
<item name =" testAdapter" xsi : type =" string" >Magento\Variable\Model\Variable\ConfigProvider</item >
29
29
<arguments >
30
30
<argument name =" adapterOptions" xsi : type =" array" >
31
31
<item name =" testAdapter" xsi : type =" array" >
32
- <item name =" value" xsi : type =" string" >Magento_TestModuleWysiwygConfig/wysiwyg/tiny_mce/ tinymce4TestAdapter</item >
32
+ <item name =" value" xsi : type =" string" >Magento_TestModuleWysiwygConfig/wysiwyg/tinymce4TestAdapter</item >
33
33
<item name =" label" xsi : type =" string" translatable =" true" >Test Adapter</item >
34
34
</item >
35
35
</argument >
Original file line number Diff line number Diff line change 9
9
<type name =" Magento\Ui\Block\Wysiwyg\ActiveEditor" >
10
10
<arguments >
11
11
<argument name =" availableAdapterPaths" xsi : type =" array" >
12
- <item name =" Magento_TestModuleWysiwygConfig/wysiwyg/tiny_mce/ tinymce4TestAdapter" xsi : type =" string" />
12
+ <item name =" Magento_TestModuleWysiwygConfig/wysiwyg/tinymce4TestAdapter" xsi : type =" string" />
13
13
</argument >
14
14
</arguments >
15
15
</type >
File renamed without changes.
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ public function testGetConfigCssUrls()
63
63
*
64
64
* @return void
65
65
*
66
- * @magentoConfigFixture default/cms/wysiwyg/editor Magento_TestModuleWysiwygConfig/wysiwyg/tiny_mce/ tinymce4TestAdapter
66
+ * @magentoConfigFixture default/cms/wysiwyg/editor Magento_TestModuleWysiwygConfig/wysiwyg/tinymce4TestAdapter
67
67
*/
68
68
public function testTestModuleEnabledModuleIsAbleToModifyConfig ()
69
69
{
You can’t perform that action at this time.
0 commit comments