From 7ea07f4f918a8c7fc36972f6b4aab1d8ad43a3cc Mon Sep 17 00:00:00 2001 From: Bhatti Bhagirath <66365538+bhagirath1312@users.noreply.github.com> Date: Fri, 1 Oct 2021 00:28:37 +0530 Subject: [PATCH] Update phpunit.xml --- phpunit.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/phpunit.xml b/phpunit.xml index 87f5e0d7..06f359f2 100755 --- a/phpunit.xml +++ b/phpunit.xml @@ -12,13 +12,18 @@ verbose="true" > + ./tests + + ./src + +