mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-04-04 05:43:37 +03:00
Update test
This commit is contained in:
parent
d08519f673
commit
6b1cdd5d42
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ class ModelRetailcrmOrderCatalogTest extends OpenCartTest
|
|||
$this->retailcrm->getModuleTitle(),
|
||||
array(
|
||||
$this->retailcrm->getModuleTitle() . '_apiversion' => 'v5',
|
||||
$this->retailcrm->getModuleTitle() . '_order_number' => 1,
|
||||
$this->retailcrm->getModuleTitle() . '_status' => array(
|
||||
1 => 'new'
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue