From 4a0958866b21520e8bc848d57d8debf25a73ce57 Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Thu, 16 Sep 2021 13:03:25 +0530 Subject: [PATCH] feat(tests): check for failing test --- phpunit.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 572dceaeea..44cc631d0e 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -21,15 +21,15 @@ ./tests/e2e/Scopes --> - ./tests/e2e/Services/Database - + ./tests/e2e/Services/Health ./tests/e2e/Services/Locale - ./tests/e2e/Services/Projects - ./tests/e2e/Services/Storage - ./tests/e2e/Services/Teams - ./tests/e2e/Services/Users - ./tests/e2e/Services/Workers - ./tests/e2e/Services/Webhooks --> + + + + + +