mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 11:48:08 +08: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