be9feeb918
This is a lot simpler and removes the need for stubbing singletons in unit tests.
2 lines
60 B
JavaScript
2 lines
60 B
JavaScript
export default Ember.Controller.extend(Discourse.Presence);
|