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 dfb545b commit e02d825Copy full SHA for e02d825
phpunit.xml
@@ -19,4 +19,7 @@
19
<directory suffix=".php">./src/</directory>
20
</whitelist>
21
</filter>
22
+ <php>
23
+ <env name="API_DEBUGGER_ENABLED" value="true"/>
24
+ </php>
25
</phpunit>
0 commit comments