From c722420365ecb5d9c400124c4da21162794e0d6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Wed, 8 Nov 2023 16:28:52 +0100 Subject: [PATCH] fix: enable phpunit convertDeprecationsToExceptions --- tests/phpunit.xml | 57 ++++++++++++++++++++--------------------------- 1 file changed, 24 insertions(+), 33 deletions(-) diff --git a/tests/phpunit.xml b/tests/phpunit.xml index b836b59964..0e7706313c 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -1,39 +1,30 @@ - - + + + + ../lib/ + + - - ../vendor/sabre/http/tests/HTTP - - - - Sabre/DAV - - - Sabre/DAVACL - - - Sabre/CalDAV - - - Sabre/CardDAV - + + ../vendor/sabre/http/tests/HTTP + + + Sabre/DAV + + + Sabre/DAVACL + + + Sabre/CalDAV + + + Sabre/CardDAV + - - - - ../lib/ - - -