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 b378bd2 commit b4790caCopy full SHA for b4790ca
.phpunit.result.cache
phpunit.xml
@@ -1,7 +1,8 @@
1
<phpunit
2
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/8.1/phpunit.xsd"
4
- colors="true">
+ colors="true"
5
+ cacheResult ="false">
6
<testsuites>
7
<testsuite name="MySql">
8
<directory>tests</directory>
0 commit comments