fix default country

This commit is contained in:
Dennis Eichhorn 2020-10-22 18:54:32 +02:00
parent 5fc7be78c1
commit c49ce8a690

View File

@ -56,7 +56,7 @@ class AddressTest extends \PHPUnit\Framework\TestCase
'location' => [
'postal' => '',
'city' => '',
'country' => '',
'country' => 'US',
'address' => '',
'state' => '',
'geo' => [