From 3ee8d5125b0478217858699289f2da89316af2a7 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 15 Jan 2019 11:52:05 +0100 Subject: [PATCH] :white_check_mark: Support for extensions unit tests (scans env-production/*/test) --- test/phpunit.xml.dist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/phpunit.xml.dist b/test/phpunit.xml.dist index 5a5f70729..2743726a1 100644 --- a/test/phpunit.xml.dist +++ b/test/phpunit.xml.dist @@ -41,6 +41,9 @@ verbose="false"> + + ../env-production/*/test + core