mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
c42bd31977
`assert_raise` does not check error message. However, in some tests, it seems like expecting error message checking with `assert_raise`. Instead of specifying an error message in `assert_raise`, modify to use another assert to check the error message. |
||
---|---|---|
.. | ||
base_test.rb | ||
broadcasting_test.rb | ||
naming_test.rb | ||
periodic_timers_test.rb | ||
rejection_test.rb | ||
stream_test.rb |