diff --git a/test/fixtures/registrars.yml b/test/fixtures/registrars.yml index 6ff6d2dc9..65400bf13 100644 --- a/test/fixtures/registrars.yml +++ b/test/fixtures/registrars.yml @@ -40,13 +40,4 @@ complete: accounting_customer_code: US0001 language: en vat_no: US12345 - vat_rate: 0.05 - -not_in_use: - name: any - reg_no: any - code: any - email: any@example.com - country_code: US - accounting_customer_code: any - language: en + vat_rate: 0.05 \ No newline at end of file