From 688a88701ede1cd6503890e9665904bc2d321700 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 26 Nov 2017 13:18:23 +0100 Subject: [PATCH] Remove git from coverage --- Utils/Git/Repository.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Utils/Git/Repository.php b/Utils/Git/Repository.php index e5b74d4d5..9b678188f 100644 --- a/Utils/Git/Repository.php +++ b/Utils/Git/Repository.php @@ -26,6 +26,7 @@ use phpOMS\Utils\StringUtils; * @license OMS License 1.0 * @link http://website.orange-management.de * @since 1.0.0 + * @codeCoverageIgnore */ class Repository {