diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-11-18 18:20:48 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-11-18 18:20:48 +0900 |
commit | 5b825c55fea48c7c32921a62e4d10a99fdbe8a87 (patch) | |
tree | 9be17e13644a3c97c145353ec1619192681a0f36 /tasks | |
parent | 796049ef3e0c526a2c97418d4ba266050bc38c0a (diff) | |
download | rails-5b825c55fea48c7c32921a62e4d10a99fdbe8a87.tar.gz rails-5b825c55fea48c7c32921a62e4d10a99fdbe8a87.tar.bz2 rails-5b825c55fea48c7c32921a62e4d10a99fdbe8a87.zip |
remove Ruby warning from Active Job test helper methods
This removes the following warnings.
```
/home/travis/build/rails/rails/activejob/lib/active_job/test_helper.rb:241: warning: shadowing outer local variable - job
/home/travis/build/rails/rails/activejob/lib/active_job/test_helper.rb:265: warning: shadowing outer local variable - job
```
Diffstat (limited to 'tasks')
0 files changed, 0 insertions, 0 deletions