gitlab-org--gitlab-foss/spec/mailers
Pierre de La Morinerie 65f5496e02 Fix the merge notification email not being sent
The 'author_id_of_changes' attribute is not persisted in the database.
As we retrieve the merge request from the DB just before sending the
email, this attribute was always nil.

Also there was no tests for the merge notification code - tests have
been added.

Fix #6605
2014-03-24 15:11:35 +01:00
..
notify_spec.rb Fix the merge notification email not being sent 2014-03-24 15:11:35 +01:00