mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
parent
e840719b8a
commit
687d56c412
4 changed files with 6 additions and 10 deletions
5
spec/factories/white_ip.rb
Normal file
5
spec/factories/white_ip.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
FactoryGirl.define do
|
||||
factory :white_ip do
|
||||
ipv4 '127.0.0.1'
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue