diff options
author | st0012 <stan001212@gmail.com> | 2019-04-24 02:02:09 +0800 |
---|---|---|
committer | st0012 <stan001212@gmail.com> | 2019-04-24 02:02:09 +0800 |
commit | fb524896c4f16dee93d2a162e78e847d35063b59 (patch) | |
tree | 1f4d9b1badf143affb8d2f7a01f6c4fcc927172c /activesupport/test/i18n_test.rb | |
parent | 6a4eb3e75eabfe6c00ea60b845b487f70a350222 (diff) | |
download | rails-fb524896c4f16dee93d2a162e78e847d35063b59.tar.gz rails-fb524896c4f16dee93d2a162e78e847d35063b59.tar.bz2 rails-fb524896c4f16dee93d2a162e78e847d35063b59.zip |
Remove redundant test setups in log_subscriber_test
Because controllers' `perform_caching` config is `true` by default, it
means we actually enable the caching in all those tests implicitly (and
it works). Which also means we can avoid repeatedly declaring that and
just specify it once in the setup method (just for declaration).
Diffstat (limited to 'activesupport/test/i18n_test.rb')
0 files changed, 0 insertions, 0 deletions