mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-21 20:56:07 +03:00
updated test testGetZoneByName
This commit is contained in:
parent
22a9c2d819
commit
62605b11ed
@ -19,6 +19,8 @@ class DataRepositoryAdminTest extends TestCase {
|
||||
|
||||
$this->assertNotEmpty($zone);
|
||||
$this->assertNotEmpty($zone['zone_id']);
|
||||
|
||||
$repository->getZoneByName('Rostov-na-Do\'nu');
|
||||
}
|
||||
|
||||
public function testGetCurrencyByCode() {
|
||||
|
Loading…
Reference in New Issue
Block a user