]> git.openstreetmap.org Git - rails.git/commit
DRY tests with assertions to check whether an email was received
authorPablo Brasero <pablo@pablobm.com>
Wed, 29 Oct 2025 10:32:02 +0000 (10:32 +0000)
committerPablo Brasero <pablo@pablobm.com>
Wed, 29 Oct 2025 14:55:28 +0000 (14:55 +0000)
commit269678efd37ec39f0869d80fa009d2f4e03eb98e
tree17796f419c77d4e10f3b841cd46151a8e25c25ca
parent2e6207b6a53b2fe94c3b0ce8b8cafbcddbe70d35
DRY tests with assertions to check whether an email was received
test/controllers/api/changeset_comments_controller_test.rb
test/controllers/api/notes_controller_test.rb
test/test_helper.rb