mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 10:49:39 +02:00
Lock down the controllers
This commit is contained in:
parent
3045c08b3e
commit
3b1e632ab7
36 changed files with 166 additions and 97 deletions
|
@ -6,8 +6,7 @@ feature 'Sessions', type: :feature do
|
|||
|
||||
background do
|
||||
create_settings
|
||||
Fabricate(:user, identity_code: '37810013261')
|
||||
Fabricate(:user, username: 'zone', admin: false, identity_code: '37810013087')
|
||||
Fabricate(:user, username: 'zone', identity_code: '37810013087')
|
||||
Fabricate.times(2, :domain, registrar: zone)
|
||||
Fabricate.times(2, :domain, registrar: elkdata)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue