Fixes for tests
This commit is contained in:
parent
61e71a43ca
commit
51d9a1bf1e
|
|
@ -363,7 +363,7 @@ class EInvoiceValidationTest extends TestCase
|
|||
'company_id' => $company->id,
|
||||
'classification' => 'individual',
|
||||
'vat_number' => '',
|
||||
'country_id' => 2763,
|
||||
'country_id' => 276,
|
||||
'address1' => '10 Wallaby Way',
|
||||
'address2' => '',
|
||||
'city' => 'Sydney',
|
||||
|
|
|
|||
Loading…
Reference in New Issue