summaryrefslogtreecommitdiff
path: root/spec/support/updating_mentions_shared_examples.rb
Commit message (Collapse)AuthorAgeFilesLines
* Don't include EmailHelpers manually, pick with rspecuse-rspec-support-helperLin Jen-Shin2017-08-031-2/+0
| | | | | | | | | `:mailer` is needed to pick it easily, while `type: :mailer` is needed for picking it automatically for tests located in spec/mailers/*_spec.rb It's a bit complicated in spec/services/notification_service_spec.rb but we'll leave it alone for now.
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-3/+9
|
* DRY up the added update service specs, add two email helpersNick Thomas2016-08-161-0/+32