aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2020-08-19Swap argument order in ChainMapsGravatar MarkKoz-2/+2
The defaults should be last to ensure they don't take precedence over explicitly set values.
2020-08-15Unnominate banned users from the talent poolGravatar MarkKoz-19/+35
Fixes #1065
2020-08-13Fix typo on the traceback tagGravatar AtieP-1/+1
See issue #1101