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 5068fa4 commit 5b22b6bCopy full SHA for 5b22b6b
phpunit.xml.dist
@@ -4,7 +4,7 @@
4
bootstrap="vendor/autoload.php"
5
colors="true">
6
<testsuites>
7
- <testsuite name="rfc5234 Test Suite">
+ <testsuite name="Test Suite">
8
<directory>./test</directory>
9
</testsuite>
10
</testsuites>
0 commit comments