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 4c0b247 commit d4609a3Copy full SHA for d4609a3
tests/end-to-end/no-log-cc-override/_files/phpunit.xml
@@ -1,6 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:noNamespaceSchemaLocation="../../../../phpunit.xsd"
4
+ bootstrap="NoLogNoCc.php"
5
verbose="false"
6
colors="false"
7
cacheResult="false">
0 commit comments