diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-09-22 17:25:09 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-09-22 17:39:14 +0900 |
commit | 9a80f52541ed2c93ebef02909ecab3aaf9127150 (patch) | |
tree | 23aea98687021dfcfd72320fb0dadf96633a4857 /activesupport | |
parent | 19966242163611e61d45ee4033f28aa6f967906a (diff) | |
download | rails-9a80f52541ed2c93ebef02909ecab3aaf9127150.tar.gz rails-9a80f52541ed2c93ebef02909ecab3aaf9127150.tar.bz2 rails-9a80f52541ed2c93ebef02909ecab3aaf9127150.zip |
remove unnecessary `RAILS_ENV` setting
`RAILS_ENV` is always set in the initialization process of test runner.
https://github.com/rails/rails/blob/9fa07095a35be2d8cb5adcc992b988e73a6d9719/railties/lib/rails/test_unit/minitest_plugin.rb#L74
Therefore, it is not necessary to set in `test_helper`.
Diffstat (limited to 'activesupport')
0 files changed, 0 insertions, 0 deletions