diff --git a/test/fixtures.js b/test/fixtures.js index 2cec34a0a..db9a357c8 100644 --- a/test/fixtures.js +++ b/test/fixtures.js @@ -61,7 +61,8 @@ Whisper.Fixtures = (function() { active_at: now - 1, timestamp: now - 1, id: MASHA_ID, // gchq - lastMessage: "I can't wait to try it!" + lastMessage: "I can't wait to try it!", + unreadCount: 1 }, { id: MICHEL_ID, diff --git a/test/index.html b/test/index.html index aa8928eea..98bdc7f4f 100644 --- a/test/index.html +++ b/test/index.html @@ -16,6 +16,11 @@
+ + + @@ -562,6 +569,7 @@ + @@ -572,6 +580,7 @@ +