From b2434c3d2aa7a5e850bab2475370eddad66c8b65 Mon Sep 17 00:00:00 2001 From: Joe Dixon Date: Fri, 21 Apr 2023 16:46:33 +0100 Subject: [PATCH] add coverage --- phpunit.xml.dist | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 348cfff1..ee49a779 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,5 +1,5 @@ - + ./tests/Unit @@ -8,6 +8,11 @@ ./tests/Feature + + + ./src + +