We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf757d4 commit c219dadCopy full SHA for c219dad
dev/tests/integration/_files/Magento/TestModuleWysiwygConfig/etc/adminhtml/di.xml
@@ -10,8 +10,6 @@
10
<arguments>
11
<argument name="wysiwygConfigPostProcessor" xsi:type="array">
12
<item name="testAdapter" xsi:type="string">Magento\TestModuleWysiwygConfig\Model\Config</item>
13
- </argument>
14
- <argument name="wysiwygConfigPostProcessor" xsi:type="array">
15
<item name="Magento_TestModuleWysiwygConfig/wysiwyg/tinymce4TestAdapter" xsi:type="string">Magento\TestModuleWysiwygConfig\Model\Config</item>
16
</argument>
17
<argument name="variablePluginConfigProvider" xsi:type="array">
0 commit comments