From 065c81470a8bfeb05994816f952177a06306d986 Mon Sep 17 00:00:00 2001 From: Anton Smirnov Date: Thu, 23 Jun 2022 03:40:43 +0300 Subject: [PATCH] Canonicalize attribute order --- phpunit.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 174c8c2..096c7c7 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,8 +1,8 @@ + executionOrder="random" + xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.5/phpunit.xsd"> tests