Skip to content

Commit 91ba309

Browse files
committed
Fixers per failed test
1 parent f2fcc31 commit 91ba309

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Developer/etc/adminhtml

1 file changed

+2
-0
lines changed

app/code/Magento/Developer/etc/adminhtml/di.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<type name="Magento\Developer\Model\TemplateEngine\Plugin\DebugHints">
1313
<arguments>
1414
<argument name="debugHintsPath" xsi:type="string">dev/debug/template_hints_admin</argument>
15+
<argument name="debugHintsShowWithParameter" xsi:type="string">dev/debug/template_hints_storefront_show_with_parameter</argument>
16+
<argument name="debugHintsParameter" xsi:type="string">dev/debug/template_hints_parameter_value</argument>
1517
</arguments>
1618
</type>
1719
</config>

0 commit comments

Comments
 (0)