From 8d2cfe076f5ab82c115d1d0d80dbf0613ad2854a Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 7 Apr 2022 12:00:31 +0200 Subject: [PATCH] Update master php testing versions Signed-off-by: Joas Schilling --- tests/phpunit.integration.xml | 2 +- tests/phpunit.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/phpunit.integration.xml b/tests/phpunit.integration.xml index 45d0b5081..aca233812 100644 --- a/tests/phpunit.integration.xml +++ b/tests/phpunit.integration.xml @@ -1,4 +1,4 @@ - + ./integration/database diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 4bb7dc40d..0c393fd9a 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -1,4 +1,4 @@ - + ./unit