Explorar o código

Fix intermittent browser test failures

JC Brand %!s(int64=9) %!d(string=hai) anos
pai
achega
da72be8f3e
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      spec/controlbox.js

+ 4 - 0
spec/controlbox.js

@@ -134,6 +134,10 @@
         }
 
         describe("The live filter", $.proxy(function () {
+            beforeEach(function () {
+                test_utils.openControlBox();
+            });
+
             it("will only appear when roster contacts flow over the visible area", $.proxy(function () {
                 _clearContacts();
                 var $filter = converse.rosterview.$('.roster-filter');