+ [task#133164,doing,0.5h] cne unit testing.
This commit is contained in:
@@ -23,7 +23,7 @@ $config->CNE->app->domain = 'g79n.corp.cc';
|
||||
|
||||
$cneModel = $tester->loadModel('cne');
|
||||
|
||||
$instance = $this->objectModel->loadModel('instance')->getByID(2);
|
||||
$instance = $cneModel->loadModel('instance')->getByID(2);
|
||||
|
||||
$apiParams = new stdclass();
|
||||
$apiParams->cluster = '';
|
||||
|
||||
Reference in New Issue
Block a user