From 33ad0c14d168d36a4e7ad42dc6aa6a37a7335849 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 25 Sep 2016 23:56:46 +0200 Subject: Change from lumen 5.2 to laravel 5.3 (Resolves #1) --- phpunit.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml index cebc7a2..712e0af 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,22 +1,21 @@ + stopOnFailure="false"> - ./tests/ + ./tests - - app/ + + ./app -- cgit v1.2.3