From 8d5c5b12573c2afdec75606853bdd5f30b89f1ec Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 5 Oct 2018 23:04:21 +1000 Subject: [PATCH] bug fixes in phpunit (#2426) --- phpunit.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index f7c385d99df4..2fc0c314c1a6 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -23,10 +23,9 @@ ./vendor ./app/Providers - /app/Http + ./app/Http ./app/Console/Kernel.php ./app/Exceptions/Handler.php - /app/Http