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 f8099d8 commit 86b1917Copy full SHA for 86b1917
phpunit.xml
@@ -11,6 +11,6 @@
11
<exclude>./test/solutions</exclude>
12
</testsuite>
13
<php>
14
- <env name="process_factory" value="docker" force="true" />
+ <env name="PROCESS_FACTORY" value="docker" />
15
</php>
16
</phpunit>
0 commit comments