mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Data Exchange - Format and save traces (config option: synchro_trace)
SVN:trunk[1102]
This commit is contained in:
@@ -2117,8 +2117,8 @@ class TestDataExchange extends TestBizModel
|
||||
),
|
||||
),
|
||||
),
|
||||
//);
|
||||
//$aXXXXScenarios = array(
|
||||
);
|
||||
$aXXXXScenarios = array(
|
||||
array(
|
||||
'desc' => 'Update then delete with retention (to complete with manual testing) and reconciliation on org/name',
|
||||
'login' => 'admin',
|
||||
@@ -2170,8 +2170,8 @@ class TestDataExchange extends TestBizModel
|
||||
),
|
||||
),
|
||||
),
|
||||
//);
|
||||
//$aXXScenarios = array(
|
||||
);
|
||||
$aXXScenarios = array(
|
||||
array(
|
||||
'desc' => 'Simple scenario loading a few ApplicationSolution',
|
||||
'login' => 'admin',
|
||||
|
||||
Reference in New Issue
Block a user