From 0c7aba6fb704c9d8cce373075f0870443db6d3c1 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Wed, 22 Nov 2017 04:36:59 +0200 Subject: [PATCH] Update fixture --- test/fixtures/registrars.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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