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