Fix zone factory

#475
This commit is contained in:
Artur Beljajev 2017-04-25 14:22:20 +03:00
parent ac3f3e107c
commit 71e62a5f86

View file

@ -6,7 +6,7 @@ FactoryGirl.define do
add_attribute :retry, 1
expire 1
minimum_ttl 1
email 'test@test.test'
email 'test.test'
master_nameserver 'test.test'
end
end