mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
9 lines
158 B
Ruby
9 lines
158 B
Ruby
Fabricator(:user) do
|
|
username 'gitlab'
|
|
password 'ghyt9e4fu'
|
|
email 'info@gitlab.eu'
|
|
identity_code '37810013108'
|
|
admin true
|
|
country
|
|
registrar
|
|
end
|