From 55b2d30837d6fb7c103a5e13495fe55d59a08728 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 4 Aug 2018 16:55:56 +0200 Subject: [PATCH] Exclude vendor --- tests/phpunit_no_coverage.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit_no_coverage.xml b/tests/phpunit_no_coverage.xml index a7a9d3174..bc6ea2cdd 100644 --- a/tests/phpunit_no_coverage.xml +++ b/tests/phpunit_no_coverage.xml @@ -12,7 +12,7 @@ .* Module/ModuleManagerTest.php - vendor* + vendor*