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 7f41085 commit c0c82b4Copy full SHA for c0c82b4
dev/tests/functional/tests/app/Magento/PageBuilder/Test/etc/di.xml
@@ -6,7 +6,7 @@
6
*/
7
-->
8
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/Magento/Mtf/ObjectManager/etc/config.xsd">
9
- <type name="Magento\Mtf\App\State\AbstractState">
+ <type name="Magento\Mtf\App\State\State1">
10
<arguments>
11
<argument name="arguments" xsi:type="array">
12
<item name="disable-page-builder" xsi:type="string">Magento\PageBuilder\Mtf\App\State\PageBuilderHandler</item>
0 commit comments