mirror of
https://github.com/internetee/registry.git
synced 2025-06-09 22:24:47 +02:00
Reset WebMock after integration tests
This commit is contained in:
parent
2908fd512f
commit
8b8b8df394
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ class ActionDispatch::IntegrationTest
|
|||
|
||||
teardown do
|
||||
Warden.test_reset!
|
||||
WebMock.reset!
|
||||
Capybara.reset_sessions!
|
||||
Capybara.use_default_driver
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue