Lots of work on tests
This commit is contained in:
@@ -3,4 +3,4 @@ module("Discourse.Session");
|
||||
test('highestSeenByTopic', function() {
|
||||
var session = Discourse.Session.current();
|
||||
deepEqual(session.get('highestSeenByTopic'), {}, "by default it returns an empty object");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user