Remove stubs on DiscourseEvent in tests.

This commit is contained in:
Guo Xiang Tan
2017-06-01 16:19:43 +09:00
parent 9c40b6c1ec
commit bd486100c0
5 changed files with 51 additions and 19 deletions

View File

@ -1,6 +1,6 @@
# This is meant to be used by plugins to trigger and listen to events
# So we can execute code when things happen.
module DiscourseEvent
class DiscourseEvent
# Defaults to a hash where default values are empty sets.
def self.events