We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f6e55 commit 2410838Copy full SHA for 2410838
phpunit.xml
@@ -0,0 +1,7 @@
1
+<phpunit colors="true">
2
+ <testsuites>
3
+ <testsuite name="Laravel Module Installer Tests">
4
+ <directory>tests</directory>
5
+ </testsuite>
6
+ </testsuites>
7
+</phpunit>
0 commit comments