Skip to content

Commit 967af31

Browse files
Configure cache directory
1 parent 8a90221 commit 967af31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/end-to-end/phar/phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:noNamespaceSchemaLocation="../../../phpunit.xsd"
4+
cacheDirectory="../../../.phpunit.cache"
45
bootstrap="src/autoload.php"
56
failOnRisky="true"
67
failOnWarning="true">

0 commit comments

Comments
 (0)