internetee-registry/spec/fabricators/epp_user_fabricator.rb
2014-07-03 16:08:53 +03:00

6 lines
98 B
Ruby

Fabricator(:epp_user) do
username 'gitlab'
password 'ghyt9e4fu'
registrar
active true
end