mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 09:46:09 +02:00
Merge branch 'replace-warden-helpers-with-devise' into registry-791
This commit is contained in:
commit
67a868b673
51 changed files with 53 additions and 52 deletions
|
@ -4,7 +4,7 @@ class AdminAreaDomainForceDeleteTest < ActionDispatch::IntegrationTest
|
|||
include ActionMailer::TestHelper
|
||||
|
||||
setup do
|
||||
login_as users(:admin)
|
||||
sign_in users(:admin)
|
||||
@domain = domains(:shop)
|
||||
ActionMailer::Base.deliveries.clear
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue