mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
- Typo
SVN:trunk[395]
This commit is contained in:
@@ -987,9 +987,9 @@ class TestBulkChangeOnFarm extends TestBizModel
|
||||
// attributes
|
||||
array('name' => '_name', 'height' => '_height', 'birth' => '_birth'),
|
||||
// ext keys
|
||||
array()
|
||||
array(),
|
||||
// reconciliation
|
||||
array('name'),
|
||||
array('name')
|
||||
);
|
||||
|
||||
$oMyChange = MetaModel::NewObject("CMDBChange");
|
||||
|
||||
Reference in New Issue
Block a user