remove phpunit config key deprecated since version 3.5

This commit is contained in:
marc tobias
2019-02-09 00:34:04 +01:00
parent 57ca1e0cf6
commit b56f7e8ad2

View File

@@ -7,7 +7,6 @@
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="true"
bootstrap="./bootstrap.php"
beStrictAboutTestsThatDoNotTestAnything="true"
>