mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 13:44:47 +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
|
@ -5,7 +5,7 @@ class DomainVersionsTest < ActionDispatch::IntegrationTest
|
|||
super
|
||||
|
||||
create_domain_with_history
|
||||
login_as users(:admin)
|
||||
sign_in users(:admin)
|
||||
end
|
||||
|
||||
def teardown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue