diff --git a/test/setup/SetupUtilsTest.php b/test/setup/SetupUtilsTest.php index 19426ec8e..51ce91e2b 100644 --- a/test/setup/SetupUtilsTest.php +++ b/test/setup/SetupUtilsTest.php @@ -125,6 +125,7 @@ class SetupUtilsTest extends ItopTestCase /** * @covers SetupUtils::PHP_MIN_VERSION * @covers SetupUtils::PHP_NOT_VALIDATED_VERSION + * @covers composer.json * @group composerJson */ public function testPhpMinVersionConsistency()