From b86a62a6b865d0632ade6fe334dfa1358d18d500 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Mon, 7 Feb 2022 14:26:16 +0000 Subject: [PATCH] Reverts analysing routes folder as it causes issues with html coverage reporter (#5800) --- phpunit.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index 255109a18..2ac86a185 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -15,7 +15,6 @@ ./app - ./routes