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 6e84829 commit a1f0632Copy full SHA for a1f0632
etc/di.xml
@@ -244,6 +244,7 @@
244
<item name="/tests/test/before/getData/requiredEntity" xsi:type="string">createDataKey</item>
245
<item name="/tests/test/after/getData/requiredEntity" xsi:type="string">createDataKey</item>
246
<item name="/tests/test/actionGroup/argument" xsi:type="string">name</item>
247
+ <item name="/tests/test/(before|after)/actionGroup/argument" xsi:type="string">name</item>
248
</argument>
249
<argument name="numericArrays" xsi:type="array">
250
<item name="/tests/test/annotations/features" xsi:type="string">/tests/test/annotations/features</item>
0 commit comments