9c9058d0c3
Why this change? Prior to this change, the ordering of the tags shown in the email subject was non-deterministic as there was no specific order specified. This problem was exposed by a flaky test which we had. What is the fix? This commit orders the tags used in the email subject first by the `Tag#public_topic_count` column in descending order and then the `Tag#name` column in ascending order. |
||
---|---|---|
.. | ||
group_smtp_mailer_spec.rb | ||
invite_mailer_spec.rb | ||
rejection_mailer_spec.rb | ||
subscription_mailer_spec.rb | ||
test_mailer_spec.rb | ||
user_notifications_spec.rb | ||
version_mailer_spec.rb |