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",