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