diff --git a/tests/Integration/Einvoice/Storecove/EInvoiceValidationTest.php b/tests/Integration/Einvoice/Storecove/EInvoiceValidationTest.php index c1abaa5327..eef9a77299 100644 --- a/tests/Integration/Einvoice/Storecove/EInvoiceValidationTest.php +++ b/tests/Integration/Einvoice/Storecove/EInvoiceValidationTest.php @@ -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',