mirror of
https://github.com/discourse/discourse.git
synced 2025-02-12 06:14:54 +00:00
Removes one layer of indirection in the tests. `emoji-uploader`'s `uploadDone` can call the test handler directly without going through an additional action method.