Skip to content

Commit

Permalink
feat: Updated phpunit.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Mar 11, 2024
1 parent b3f67ce commit d2620a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@
<env name="TELESCOPE_ENABLED" value="false"/>
</php>
</phpunit>
<testsuite name="Filament Resources">
<directory suffix="Test.php">./tests/Unit/Filament/Resources</directory>
</testsuite>

0 comments on commit d2620a3

Please sign in to comment.