We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbea6d0 commit 7b195e7Copy full SHA for 7b195e7
2 files changed
phpunit.xml.dist
@@ -2,7 +2,7 @@
2
<phpunit
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.5/phpunit.xsd"
5
- cacheResultFile=".dev/temp/.phpunit.result.cache"
+ cacheResultFile=".dev/cache/.phpunit.result.cache"
6
colors="true"
7
bootstrap="vendor/autoload.php"
8
>
template/phpunit.xml.dist.sk_file
0 commit comments