From 85bec3ffcb0e2c948c57cee2817307af2826d847 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Wed, 3 Feb 2016 16:18:14 +0100 Subject: Reset comments read marker after loading comments --- tests/karma.config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/karma.config.js') diff --git a/tests/karma.config.js b/tests/karma.config.js index fddcfb319eb..2b569fb7584 100644 --- a/tests/karma.config.js +++ b/tests/karma.config.js @@ -89,6 +89,7 @@ module.exports = function(config) { 'apps/comments/js/app.js', 'apps/comments/js/commentmodel.js', 'apps/comments/js/commentcollection.js', + 'apps/comments/js/commentsummarymodel.js', 'apps/comments/js/commentstabview.js', 'apps/comments/js/filesplugin.js' ], -- cgit v1.2.3