From 1935af7901d5df95f98e03c5e28e63a3c0bc66e5 Mon Sep 17 00:00:00 2001 From: Guilliam Xavier Date: Wed, 8 Aug 2018 11:23:14 +0200 Subject: [PATCH] Fix config template for PHPUnit >= 7.2 --- phpunit.xml.dist | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index be88f60e7e6..3fad86639f3 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -19,10 +19,6 @@ bootstrap="./tests/Doctrine/Tests/TestInit.php" > - - - - ./tests/Doctrine/Tests/ORM @@ -37,6 +33,8 @@ + +