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

index 9f21204..b6959b7 100644 (file)
@@ -263,7 +263,7 @@ describe("Check Termlist", function () {
             } else {
                 return false;
             }
-        }, "Search for source in navi bar", 3 * jasmine_config.second);
+        }, "Search for source in navi bar", 4 * 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