From b5efa6c0757fb60858c8ac0dfdf0f66f13b7e2df Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Sat, 25 Aug 2018 20:30:03 +0300 Subject: [PATCH] Remove duplicate fixture --- test/fixtures/registrars.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) 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