diff --git a/test/integration/iTopModulesPhpVersionChecklistTest.php b/test/integration/iTopModulesPhpVersionChecklistTest.php index 46fd5a557..b36022444 100644 --- a/test/integration/iTopModulesPhpVersionChecklistTest.php +++ b/test/integration/iTopModulesPhpVersionChecklistTest.php @@ -38,7 +38,7 @@ class iTopModulesPhpVersionIntegrationTest extends ItopTestCase * Verify if the datamodel.*.xml files refer to the current itop version * This is an integration test * - * @group iTopDesignFormat + * @group skipPostBuild * * @dataProvider iTopModulesPhpVersionProvider */ diff --git a/test/integration/iTopModulesXmlVersionChecklistTest.php b/test/integration/iTopModulesXmlVersionChecklistTest.php index 9031611a4..9fde4b779 100644 --- a/test/integration/iTopModulesXmlVersionChecklistTest.php +++ b/test/integration/iTopModulesXmlVersionChecklistTest.php @@ -38,7 +38,7 @@ class iTopModulesXmlVersionIntegrationTest extends ItopTestCase * Verify if the datamodel.*.xml files refer to the current itop version * This is an integration test * - * @group iTopDesignFormat + * @group skipPostBuild * * @dataProvider DatamodelItopXmlVersionProvider */