aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/form_helper
diff options
context:
space:
mode:
authorst0012 <stan001212@gmail.com>2019-05-06 20:06:35 +0800
committerst0012 <stan001212@gmail.com>2019-05-06 22:08:48 +0800
commit34a33f8b0c234fcbc06a15c958b079a0f5b4400c (patch)
treeda3bd780a0b9419f544b6fe6b810df271eac29f0 /actionview/test/template/form_helper
parent85a8bc644be69908f05740a5886ec19cd3679df5 (diff)
downloadrails-34a33f8b0c234fcbc06a15c958b079a0f5b4400c.tar.gz
rails-34a33f8b0c234fcbc06a15c958b079a0f5b4400c.tar.bz2
rails-34a33f8b0c234fcbc06a15c958b079a0f5b4400c.zip
Clear Resolvers' cache after running RenderTestCases' test cases
The templates rendered in RenderTestCases tests will be cached by the resolvers unexpectedly. And this will break other tests when executed in certain order. (See https://github.com/rails/rails/issues/36154 for more detail) So to fix this issue, we just need to clear the caches on all resolvers.
Diffstat (limited to 'actionview/test/template/form_helper')
0 files changed, 0 insertions, 0 deletions