From cd94b5d6556323ca689c2d9db5bd916dd43b1f3f Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Sun, 15 Jul 2018 14:02:56 +0300 Subject: [PATCH] Fix lint --- test/models/chan.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/models/chan.js b/test/models/chan.js index 9469e111..113ac8ec 100644 --- a/test/models/chan.js +++ b/test/models/chan.js @@ -175,6 +175,7 @@ describe("Chan", function() { "id", "key", "messages", + "moreHistoryAvailable", "name", "state", "topic",