mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 13:44:47 +02:00
Merge branch 'replace-warden-helpers-with-devise' into registry-790
# Conflicts: # test/integration/admin/domains_test.rb
This commit is contained in:
commit
eddf39ea9b
51 changed files with 53 additions and 52 deletions
|
@ -2,7 +2,7 @@ require 'test_helper'
|
|||
|
||||
class AdminDomainsTestTest < ActionDispatch::IntegrationTest
|
||||
def setup
|
||||
login_as users(:admin)
|
||||
sign_in users(:admin)
|
||||
@domain = domains(:shop)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue