internetee-registry/spec/fabricators/user_fabricator.rb
2014-12-19 13:45:17 +02:00

8 lines
140 B
Ruby

Fabricator(:user) do
username 'gitlab'
password 'ghyt9e4fu'
email 'info@gitlab.eu'
identity_code '37810013108'
country
role
end