mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 08:38:45 +02:00
N°4624 Restore processIsolation on tests which actually need it
Warning, one symptom was having the CI returning an empty phpunit.results.xml !!
This commit is contained in:
@@ -23,11 +23,11 @@ use iTopDesignFormat;
|
||||
* @group itop-community
|
||||
*
|
||||
* @covers iTopDesignFormat
|
||||
*
|
||||
* @package Combodo\iTop\Test\UnitTest\Setup
|
||||
*/
|
||||
class iTopModulesPhpVersionIntegrationTest extends ItopTestCase
|
||||
{
|
||||
|
||||
|
||||
/**
|
||||
* Verify if the datamodel.*.xml files refer to the current itop version
|
||||
* This is an integration test
|
||||
@@ -86,5 +86,4 @@ class iTopModulesPhpVersionIntegrationTest extends ItopTestCase
|
||||
|
||||
return $aTestCases;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user