From 58fdb6d1766678a18107b7250d46001d41e1261e Mon Sep 17 00:00:00 2001 From: Fabian Vogler Date: Thu, 10 Oct 2024 20:19:08 +0200 Subject: [PATCH] phpunit --migrate-configuration --- phpunit.xml.dist | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index fd681b2..14ac3a2 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,15 +1,13 @@ - - - - - ./test/Transport/ - - - - - - ./lib/Transport/ - - + + + + ./lib/Transport/ + + + + + ./test/Transport/ + +