فهرست منبع

trimmed views are minimized by default

JC Brand 11 سال پیش
والد
کامیت
38b26784b6
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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