💡 Fix iTopModulesPhpVersionIntegrationTest phpdoc

This commit is contained in:
Pierre Goiffon
2022-01-10 16:35:48 +01:00
parent 8578d18e7f
commit bde5dc825d

View File

@@ -16,14 +16,11 @@
namespace Combodo\iTop\Test\UnitTest\Integration;
use Combodo\iTop\Test\UnitTest\ItopTestCase;
use iTopDesignFormat;
/**
* @group itop-community
*
* @covers iTopDesignFormat
*
* @package Combodo\iTop\Test\UnitTest\Setup
*/
class iTopModulesPhpVersionIntegrationTest extends ItopTestCase {