mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-22 16:47:39 -05:00
* Fix possible race conditions when suspending/unsuspending accounts * Fix tests Tests were assuming SuspensionWorker and UnsuspensionWorker would do the suspending/unsuspending themselves, but this has changed.