diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2019-08-01 10:26:30 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2019-08-01 10:26:59 +0900 |
commit | 6b3d9f8f86a066d003bff7003615448997483c6c (patch) | |
tree | 0c4d01b0004cb1c5e93272a916faae7066b0b9e6 /actionpack/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.text.erb | |
parent | 388e011b0828216c4bc51c2af5d0e1cc0fd9d314 (diff) | |
download | rails-6b3d9f8f86a066d003bff7003615448997483c6c.tar.gz rails-6b3d9f8f86a066d003bff7003615448997483c6c.tar.bz2 rails-6b3d9f8f86a066d003bff7003615448997483c6c.zip |
Do not use the same test class in different tests
This fixes the following warnings.
```
actionmailer/test/base_test.rb:272: warning: method redefined; discarding old welcome
actionmailer/test/base_test.rb:260: warning: previous definition of welcome was here
```
Diffstat (limited to 'actionpack/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.text.erb')
0 files changed, 0 insertions, 0 deletions