mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Replace Warden test helpers with Devise ones
This commit is contained in:
parent
097f213717
commit
d064dbc11f
51 changed files with 53 additions and 52 deletions
|
@ -18,7 +18,7 @@ RSpec.describe 'EPP domain:create', settings: false do
|
|||
|
||||
before :example do
|
||||
travel_to Time.zone.parse('05.07.2010')
|
||||
login_as user
|
||||
sign_in user
|
||||
end
|
||||
|
||||
context 'when nameserver is optional' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue