mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-02-15 12:08:40 +00:00
fix tests
This commit is contained in:
parent
989277b240
commit
1425bf3555
|
|
@ -43,7 +43,7 @@ final class AddressTest extends \PHPUnit\Framework\TestCase
|
||||||
$expected = [
|
$expected = [
|
||||||
'postal' => '',
|
'postal' => '',
|
||||||
'city' => '',
|
'city' => '',
|
||||||
'country' => 'US',
|
'country' => 'XX',
|
||||||
'address' => '',
|
'address' => '',
|
||||||
'state' => '',
|
'state' => '',
|
||||||
'geo' => [
|
'geo' => [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user