mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
c962409ba6
Currently there's a problem with ActiveSupport::CurrentAttributes where they don't reset unless there's a controller or a job executing. This is because we correctly hook into the controller/job executor to reset them. However, we were missing plain tests, so this is that. |
||
---|---|---|
.. | ||
test_helper.rb |