mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Remove stubs on DiscourseEvent in tests.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user