From 2259df49b322efd04c4b5da03172f9aed99f07ea Mon Sep 17 00:00:00 2001 From: Caen De Silva Date: Mon, 6 Nov 2023 12:43:11 +0100 Subject: [PATCH] Migrate PHPUnit configuration --- phpunit.xml.dist | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index d62abeff551..8c00f35aa20 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,13 +1,13 @@ - + xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.4/phpunit.xsd"> ./packages/hyde/tests @@ -25,13 +25,14 @@ ./packages/realtime-compiler/tests - + + + + + ./packages/framework/src ./packages/publications/src - - - - +