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 0b230c3 commit 06dda92Copy full SHA for 06dda92
phpunit.circleci.xml
@@ -2,7 +2,7 @@
2
bootstrap="VariableAnalysis/Tests/bootstrap.php"
3
>
4
<testsuites>
5
- <testsuite>
+ <testsuite name="VariableAnalysis">
6
<directory>VariableAnalysis/Tests</directory>
7
</testsuite>
8
</testsuites>
phpunit.xml.dist
@@ -3,7 +3,7 @@
printerClass="LimeDeck\Testing\Printer"
9
0 commit comments