aboutsummaryrefslogtreecommitdiffstats
path: root/activejob
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2016-02-24 09:21:06 +0900
committerRyuta Kamizono <kamipo@gmail.com>2016-02-24 09:21:06 +0900
commit63171b86cb6c0af3326239b2ecce879e3deccd1d (patch)
tree02d9271a09f22585ebf123e1398720c503977086 /activejob
parent2c02bc0a47777ad8cf98e1465c08b1a68151803e (diff)
downloadrails-63171b86cb6c0af3326239b2ecce879e3deccd1d.tar.gz
rails-63171b86cb6c0af3326239b2ecce879e3deccd1d.tar.bz2
rails-63171b86cb6c0af3326239b2ecce879e3deccd1d.zip
Fix `assert_nothing_raised` deprecation warning format
Before: ``` DEPRECATION WARNING: Passing arguments to assert_nothing_raised is deprecated and will be removed in Rails 5.1. ``` After: ``` DEPRECATION WARNING: Passing arguments to assert_nothing_raised is deprecated and will be removed in Rails 5.1. ```
Diffstat (limited to 'activejob')
0 files changed, 0 insertions, 0 deletions