Skip to content

Commit

Permalink
Merge pull request #2183 from artur-beljajev/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
twalpole committed May 9, 2019
2 parents e0ec0d0 + 84cd073 commit 8a41f47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -277,8 +277,7 @@ end
include Capybara::Minitest::Assertions

# Reset sessions and driver between tests
# Use super wherever this method is redefined in your individual test classes
def teardown
teardown do
Capybara.reset_sessions!
Capybara.use_default_driver
end
Expand Down

0 comments on commit 8a41f47

Please sign in to comment.