Actions
Patch #31065
closedFix tests that has incorrect verification target
Start date:
Due date:
% Done:
0%
Estimated time:
Description
- test_issue_edit_subject_should_include_status_changes_if_setting_is_enabled
- test_issue_edit_subject_should_not_include_status_changes_if_setting_is_disabled
These two tests check Mailer.deliver_issue_add.
I think those tests should check Mailer.deliver_issue_edit as described in the title.
This patch fixes those tests.
Files
Related issues
Actions