Skip to content

Commit 5d49aba

Browse files
committed
chore: enable messenger test
1 parent 13416fe commit 5d49aba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Instrumentation/Symfony/phpunit.xml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
<ini name="display_errors" value="On" />
3434
<ini name="display_startup_errors" value="On" />
3535
<ini name="error_reporting" value="E_ALL" />
36+
37+
<env name="OTEL_PHP_MESSENGER_INSTRUMENT_MIDDLEWARES" value="true" />
3638
</php>
3739

3840
<testsuites>

0 commit comments

Comments
 (0)