-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: pending_assigns_reminder reminder leaking total assigned topics …
…count (#617) Before this commit, the reminder was leaking the total assigned topics count in the title. In the post raw it was ensured that it was not being leaked but the title was still leaking the count. Also add specs and updated existing specs to ensure that the count is not leaked in the title.
- Loading branch information
Showing
2 changed files
with
48 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters