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 a2e6ae4 commit 5cc6840Copy full SHA for 5cc6840
phpunit.xml
@@ -23,6 +23,7 @@
23
<directory suffix=".php">./src/app/Models/Traits/</directory>
24
<file>./src/app/Library/Widget.php</file>
25
<file>./src/app/Http/Controllers/CrudController.php</file>
26
+ <file>./src/ViewNamespaces.php</file>
27
<exclude>
28
<directory suffix=".php">./src/app/Models/Traits/SpatieTranslatable/</directory>
29
</exclude>
0 commit comments