mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
Tests : remove global process isolation
Is done in ItopDataTestCase using annotation Other tests (like the one extending ItopTestCase) won't use isolation anymore
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
forceCoversAnnotation="false"
|
||||
mapTestClassNameToCoveredClassName="false"
|
||||
printerClass="\PHPUnit\TextUI\ResultPrinter"
|
||||
processIsolation="true"
|
||||
processIsolation="false"
|
||||
stopOnError="false"
|
||||
stopOnFailure="false"
|
||||
stopOnIncomplete="false"
|
||||
|
||||
Reference in New Issue
Block a user