mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Update fixture
This commit is contained in:
parent
3aca9f723f
commit
5ef767ccca
1 changed files with 10 additions and 0 deletions
10
test/fixtures/registrars.yml
vendored
10
test/fixtures/registrars.yml
vendored
|
@ -8,3 +8,13 @@ DEFAULTS: &DEFAULTS
|
||||||
|
|
||||||
valid:
|
valid:
|
||||||
<<: *DEFAULTS
|
<<: *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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue