mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
refactors header notifications (renders them via separate controller / template)
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
module("Discourse.Notification");
|
||||
|
||||
test("create", function() {
|
||||
ok(Discourse.Notification.create(), "it can be created without arguments");
|
||||
});
|
||||
Reference in New Issue
Block a user