mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 09:27:19 +02:00
Include Warden.test_reset! in test teardown
86aeb9a945/lib/warden/test/helpers.rb (L8)
This commit is contained in:
parent
0fa0c69877
commit
e20a4499c5
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ class ActionDispatch::IntegrationTest
|
|||
include AbstractController::Translation
|
||||
|
||||
def teardown
|
||||
Warden.test_reset!
|
||||
Capybara.reset_sessions!
|
||||
Capybara.use_default_driver
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue