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 756b7f5 + 480148d commit 3d1c751Copy full SHA for 3d1c751
phpunit.xml.dist
@@ -19,6 +19,7 @@
19
<testsuites>
20
<testsuite name="API Test Suite">
21
<directory suffix="Test.php">./tests</directory>
22
+ <exclude>./tests/Routing/Adapter/LumenTest.php</exclude>
23
</testsuite>
24
</testsuites>
25
<filter>
0 commit comments