mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
parent
22fcb1c7ef
commit
ac3f3e107c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FactoryGirl.define do
|
||||
factory :zone, class: DNS::Zone do
|
||||
origin 'test'
|
||||
sequence(:origin) { |n| "test#{n}" }
|
||||
ttl 1
|
||||
refresh 1
|
||||
add_attribute :retry, 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue