diff --git a/vip-integrations.php b/vip-integrations.php index d31b222db8..666fa40344 100644 --- a/vip-integrations.php +++ b/vip-integrations.php @@ -14,7 +14,7 @@ defined( 'ABSPATH' ) || die(); -// @codeCoverageIgnoreStart - the actual code here is tested individually in the unit tests. +// @codeCoverageIgnoreStart -- the actual code here is tested individually in the unit tests. require_once __DIR__ . '/integrations/integration.php'; require_once __DIR__ . '/integrations/integrations.php';