An error occurred while fetching the assigned milestone of the selected merge_request.
Only include EmailHelpers in mailer specs and specs using them
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Enabled an automatic merge when the build for de269a32 succeeds
Thanks @rspeicher! Failures are legit.
Added 1 commit:
- c3cade36 - Only include EmailHelpers in mailer specs and specs using them
Added 78 commits:
-
c3cade36...7633e4ae - 77 commits from branch
master
- 819f459b - Only include EmailHelpers in mailer specs and specs using them
-
c3cade36...7633e4ae - 77 commits from branch
Reassigned to @rymai
2 2 3 3 describe API::API, api: true do 4 4 include ApiHelpers 5 include EmailHelpers I thought it was pretty unexpected that an API spec would concern itself with sending email. I opened https://gitlab.com/gitlab-org/gitlab-ce/issues/25201 to discuss.
Mentioned in commit e91afc0d
Please register or sign in to reply