mirror of
https://github.com/Combodo/iTop.git
synced 2026-06-24 00:36:37 +02:00
N°9144 - fix both UI setup wizard and CLI unattended + replace production by ITOP_DEFAULT_ENV
This commit is contained in:
@@ -86,7 +86,7 @@ abstract class ItopDataTestCase extends ItopTestCase
|
||||
/**
|
||||
* @var string Default environment to use for test cases
|
||||
*/
|
||||
public const DEFAULT_TEST_ENVIRONMENT = 'production';
|
||||
public const DEFAULT_TEST_ENVIRONMENT = ITOP_DEFAULT_ENV;
|
||||
public const USE_TRANSACTION = true;
|
||||
public const CREATE_TEST_ORG = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user