diff --git a/phpunit.xml b/phpunit.xml index 515b5981ef0d..e0efb4ff5a55 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -38,6 +38,14 @@ ./app/Observers ./app/Policies ./app/Jobs + ./app/Factory + ./app/Helpers + ./app/Libraries + ./app/Listeners + ./app/Mail + ./app/Notifications + ./app/Providers + ./app/Repositories ./app/Filters ./app/Console/Kernel.php ./app/Constants.php