1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test/actionpack
Eugene Kenny 8ae6626b65 Override clear_cache in custom path resolver
https://buildkite.com/rails/rails/builds/69620#ffaa78f1-aba4-42b9-91c8-0fe5d333263a

Since 096d143c8c, when the tests run in
parallel it's possible for `ActionView::LookupContext::DetailsKey.clear`
to be called while this test is running, which wouldn't work correctly.
2020-05-27 21:07:58 +01:00
..
abstract Fix actionview tests for missing helper 2020-05-03 06:06:09 +09:00
controller Override clear_cache in custom path resolver 2020-05-27 21:07:58 +01:00