diff options
author | Lucas Mazza <lucastmazza@gmail.com> | 2017-02-23 22:48:12 -0300 |
---|---|---|
committer | Lucas Mazza <lucastmazza@gmail.com> | 2017-02-24 13:22:22 -0300 |
commit | 704853b58be60b307261da9b9990a4c87c68860e (patch) | |
tree | c5d4a6fa67a50a6f4427679701794adb6b68061e /actionpack/test/controller/streaming_test.rb | |
parent | 4ed704740b7ccc8ac9cfb7b5ec62d55ac178ec97 (diff) | |
download | rails-704853b58be60b307261da9b9990a4c87c68860e.tar.gz rails-704853b58be60b307261da9b9990a4c87c68860e.tar.bz2 rails-704853b58be60b307261da9b9990a4c87c68860e.zip |
Change `SystemTestCase.driven_by` to use `setup`/`teardown` hooks
Previously, `driven_by` would change the Capybara configuration when
the test case is loaded, and having multiple test classes with different
`driven_by` configs would fail as the last loaded would be effective.
Diffstat (limited to 'actionpack/test/controller/streaming_test.rb')
0 files changed, 0 insertions, 0 deletions