mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 20:18:22 +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
|
@ -2,7 +2,7 @@ require 'test_helper'
|
|||
|
||||
class RegistrarAreaTechContactBulkChangeTest < ActionDispatch::IntegrationTest
|
||||
setup do
|
||||
login_as users(:api_bestnames)
|
||||
sign_in users(:api_bestnames)
|
||||
end
|
||||
|
||||
def test_replace_domain_contacts_of_current_registrar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue