From 602855d2a7badb89891caff5aeda7490aae1f8c0 Mon Sep 17 00:00:00 2001 From: Meritoo Date: Wed, 3 Apr 2019 20:26:06 +0200 Subject: [PATCH] PHPUnit > execute tests in random order > fix XSD namespace (required to use the "executionOrder" attribute) --- phpunit.xml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index b6e693d..384d0a0 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -3,7 +3,7 @@