From bc01761221384c0bbac0297d38e85bcaa6286a9a Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Mon, 28 Sep 2020 21:07:24 +0200 Subject: Fix repair step and test it Signed-off-by: Sean Molenaar --- phpunit.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml index 768e083b5..08a34a72f 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -8,14 +8,9 @@ ./lib/ - ./lib/Config/DependencyException.php - ./lib/Explore/feeds/RecommendedSiteNotFoundException.php - ./lib/Explore/feeds/RecommendedSiteNotFoundException.php - ./lib/Fetcher/FetcherException.php - ./lib/Service/ServiceConflictException.php - ./lib/Service/ServiceException.php - ./lib/Service/ServiceNotFoundException.php - ./lib/Service/ServiceValidationException.php + ./lib/AppInfo/Application.php + ./lib/Controller/JSONHttpErrorTrait.php + ./lib/**Exception.php -- cgit v1.2.3