Skip to content

Commit e02d825

Browse files
author
Robert Baelde
committed
Fix tests
1 parent dfb545b commit e02d825

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phpunit.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,7 @@
1919
<directory suffix=".php">./src/</directory>
2020
</whitelist>
2121
</filter>
22+
<php>
23+
<env name="API_DEBUGGER_ENABLED" value="true"/>
24+
</php>
2225
</phpunit>

0 commit comments

Comments
 (0)