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.
2 parents 236683e + d4609a3 commit 6673225Copy full SHA for 6673225
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