Actions
Bug #20241
closedFix test for mail notifications on 1.15-stable
Description
One of the tests in test/unit/tasks/reports_test is testing for delivery.subject =~ /Configuration Management Summary/
This made sense in develop because since #16159 mail alerts have that subject. However on the 1.15-stable branch, it still has the old subject, "Puppet Summary".
Updated by Daniel Lobato Garcia over 7 years ago
- Translation missing: en.field_release set to 266
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman/pull/4652 added
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
PR was merged, but issues autoclose only when pushed to develop.
Actions