We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc6d1d commit 594b93eCopy full SHA for 594b93e
phpunit.xml.dist
@@ -12,6 +12,7 @@
12
<testsuites>
13
<testsuite name="Package Test Suite">
14
<directory suffix=".php">./tests/</directory>
15
+ <exclude>./tests/views/</exclude>
16
</testsuite>
17
</testsuites>
18
</phpunit>
0 commit comments