mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Update fixtures
This commit is contained in:
parent
958e370650
commit
11306bedfd
1 changed files with 7 additions and 0 deletions
7
test/fixtures/dns/zones.yml
vendored
7
test/fixtures/dns/zones.yml
vendored
|
@ -2,3 +2,10 @@
|
||||||
|
|
||||||
one:
|
one:
|
||||||
origin: test
|
origin: test
|
||||||
|
ttl: 1
|
||||||
|
refresh: 1
|
||||||
|
retry: 1
|
||||||
|
expire: 1
|
||||||
|
minimum_ttl: 1
|
||||||
|
email: admin@registry.test
|
||||||
|
master_nameserver: ns.test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue