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 d9c806c commit fbea6d0Copy full SHA for fbea6d0
phpunit.xml.dist
@@ -8,6 +8,7 @@
8
>
9
<php>
10
<ini name="error_reporting" value="-1" />
11
+ <env name="DEV_TESTS_DIRECTORY" value=".dev/tests" force="true" />
12
</php>
13
<testsuites>
14
<testsuite name="Polymorphine/Dev tests">
template/phpunit.xml.dist.sk_file
<testsuite name="{package.name} tests">
0 commit comments