diff --git a/test/fixtures/registrars.yml b/test/fixtures/registrars.yml index f4ad94604..2d23188af 100644 --- a/test/fixtures/registrars.yml +++ b/test/fixtures/registrars.yml @@ -4,7 +4,17 @@ DEFAULTS: &DEFAULTS country_code: US email: acme@example.com code: 1234 - accounting_customer_code: C1 + accounting_customer_code: ACCOUNT001 valid: <<: *DEFAULTS + +complete: + <<: *DEFAULTS + name: 2 + reg_no: 2 + code: 2 + website: example.com + email: info@example.com + billing_email: billing@example.com + vat_no: US12345