mirror of
https://github.com/discourse/discourse.git
synced 2026-08-10 04:58:31 -05: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.