mirror of
https://github.com/internetee/registry.git
synced 2025-05-21 03:39:40 +02:00
Add some registrar session specs
This commit is contained in:
parent
63c9ed83ee
commit
61da96d18a
3 changed files with 52 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
Fabricator(:api_user) do
|
||||
username { sequence(:username) { |i| "username#{i}" } }
|
||||
password 'ghyt9e4fu'
|
||||
identity_code '14212128025'
|
||||
registrar
|
||||
active true
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue