Set back @covers annotation

This commit is contained in:
Molkobain
2021-09-27 17:34:48 +02:00
parent 9811d6f8ea
commit 86b03b9e92

View File

@@ -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()