ci testing: use proper annotation to include/exlude test linked to composer.json

This commit is contained in:
odain
2021-09-27 11:57:25 +02:00
parent 580deb655d
commit 0b4d4764bd

View File

@@ -125,7 +125,7 @@ class SetupUtilsTest extends ItopTestCase
/**
* @covers SetupUtils::PHP_MIN_VERSION
* @covers SetupUtils::PHP_NOT_VALIDATED_VERSION
* @covers composerJson
* @group composerJson
*/
public function testPhpMinVersionConsistency()
{