mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 20:34:52 +00:00
Identical callbacks can pile up during tests and cause all sort of weird problems that are difficult to debug. This commit clears registered callbacks after each test.