From 0619916146d54aae7fd3cf5f7d664a2170c7e885 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Fri, 6 Dec 2019 17:06:07 -0800 Subject: [PATCH] Turn of PHPUnit converting deprecations to exceptions --- phpunit.xml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 9e38d08..f969ff8 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,5 +1,5 @@ - + ./tests