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 {