From 343eeb0cb4e9dbf67e09c4ee5ffd7b36fd17c3dc Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Fri, 20 Feb 2015 22:12:11 +1100 Subject: [PATCH] Add env vars to phpunit --- phpunit.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/phpunit.xml b/phpunit.xml index f2b4406ab..74d7e0dc9 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -21,4 +21,9 @@ ./vendor/laravel/framework/tests + + + + + \ No newline at end of file