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 f2f9c9e commit 3b6a526Copy full SHA for 3b6a526
phpunit.xml.dist
@@ -6,7 +6,7 @@
6
</include>
7
</coverage>
8
<testsuites>
9
- <testsuite name="Sunrise HTTP Router Test Suite">
+ <testsuite name="sunrise.http.router.testSuite">
10
<directory>./tests/</directory>
11
</testsuite>
12
</testsuites>
0 commit comments