wait longer for "source in navi bar"
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 3 Feb 2014 14:26:34 +0000 (14:26 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 3 Feb 2014 14:26:34 +0000 (14:26 +0000)
test/spec/mkws-pazpar2.js

index d0bf9e8..9f21204 100644 (file)
@@ -263,7 +263,7 @@ describe("Check Termlist", function () {
             } else {
                 return false;
             }
-        }, "Search for source in navi bar", jasmine_config.second);
+        }, "Search for source in navi bar", 3 * jasmine_config.second);
 
         // Note: it may happens that limited source search returns the same number of hits
         // as before. Thats not really an error, but unfortunate