From 6413f7040fb83ef63ed80bcc284fc2fa926d73f6 Mon Sep 17 00:00:00 2001 From: Owen Voke Date: Tue, 25 Aug 2020 21:41:05 +0100 Subject: [PATCH] chore: update PHPUnit configuration for coverage --- phpunit.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 368f6bdd..41552620 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -8,9 +8,9 @@ ./tests - - + + ./src - - + +