From b363358d79430d1a57a502208792d5ff86c41c38 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Sun, 14 Jan 2018 21:01:19 +0200 Subject: [PATCH] Fix fixtures --- test/fixtures/domains.yml | 6 +++--- test/fixtures/registrars.yml | 3 --- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/test/fixtures/domains.yml b/test/fixtures/domains.yml index 341f78d54..46a1e44e0 100644 --- a/test/fixtures/domains.yml +++ b/test/fixtures/domains.yml @@ -1,14 +1,14 @@ one: name: one.test - registrar: acme + registrar: valid registrant: john two: name: two.test - registrar: acme + registrar: valid registrant: john three: name: three.test - registrar: acme + registrar: valid registrant: acme_ltd diff --git a/test/fixtures/registrars.yml b/test/fixtures/registrars.yml index 960d47b13..52b2bbc00 100644 --- a/test/fixtures/registrars.yml +++ b/test/fixtures/registrars.yml @@ -10,9 +10,6 @@ DEFAULTS: &DEFAULTS valid: <<: *DEFAULTS -acme: - <<: *DEFAULTS - complete: <<: *DEFAULTS name: 2