From edf99f4a08f68d5f17fe956f257f8829d7ffa073 Mon Sep 17 00:00:00 2001 From: Trav Mason Date: Sat, 10 Oct 2015 21:34:49 +1100 Subject: [PATCH] Update phpunit.xml Included incrementSarcasm flag --- phpunit.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/phpunit.xml b/phpunit.xml index 58180c7..ed9fd87 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -12,6 +12,7 @@ processIsolation="false" stopOnFailure="false" syntaxCheck="false" + incrementSarcasm="true" bootstrap="vendor/autoload.php">