mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Added api user feature spec
This commit is contained in:
parent
8d4124585c
commit
752e39e4a9
5 changed files with 44 additions and 4 deletions
|
@ -5,7 +5,6 @@ feature 'Zonefile settings', type: :feature do
|
|||
|
||||
before :all do
|
||||
@user = Fabricate(:admin_user, username: 'user1', identity_code: '37810013087')
|
||||
@contact = Fabricate(:contact, name: 'Mr John')
|
||||
end
|
||||
|
||||
context 'as unknown user' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue