]> git.openstreetmap.org Git - rails.git/commit
Test: users shouldn't receive notifications of own comments
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:57:55 +0000 (14:57 +0000)
commitd6818b7e0957c9d90fdb047fd69ba4d9f3a01142
tree2aa6756ba5f2e909dd10505829bfcc56b506e39f
parent269678efd37ec39f0869d80fa009d2f4e03eb98e
Test: users shouldn't receive notifications of own comments

Introduce assertions to check if an email was received or not
test/controllers/api/changeset_comments_controller_test.rb
test/test_helper.rb