Explorar o código

trimmed views are minimized by default

JC Brand %!s(int64=11) %!d(string=hai) anos
pai
achega
38b26784b6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      spec/chatbox.js

+ 0 - 1
spec/chatbox.js

@@ -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