1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/test
Daniel Colson a1ac18671a Replace assert ! with assert_not
This autocorrects the violations after adding a custom cop in
3305c78dcd.
2018-04-19 08:11:33 -04:00
..
fixtures
mailers
abstract_unit.rb
assert_select_email_test.rb
asset_host_test.rb
base_test.rb Use respond_to test helpers 2018-01-25 23:32:58 -05:00
caching_test.rb Replace assert ! with assert_not 2018-04-19 08:11:33 -04:00
delivery_methods_test.rb
i18n_with_controller_test.rb
log_subscriber_test.rb
mail_helper_test.rb
mail_layout_test.rb
message_delivery_test.rb
parameterized_test.rb
test_case_test.rb
test_helper_test.rb Perform email jobs in #assert_emails 2018-03-12 15:35:18 -04:00
url_test.rb