trimmed views are minimized by default

This commit is contained in:
JC Brand 2014-07-06 11:00:43 +02:00
parent c25f33b181
commit 38b26784b6

View File

@ -74,7 +74,6 @@
expect(trimmed_chatboxes.addChat).toHaveBeenCalled();
expect(chatboxview.hide).toHaveBeenCalled();
trimmedview = trimmed_chatboxes.get(jid);
expect(trimmedview.$el.is(":visible")).toBeTruthy();
}
// Test that they can be maximized again