Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/mkws
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 9 Oct 2014 12:18:05 +0000 (12:18 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 9 Oct 2014 12:18:05 +0000 (12:18 +0000)
test/spec/mkws-pazpar2.js

index 10f3336..9a05f53 100644 (file)
@@ -728,7 +728,7 @@ describe("Check SortBy options", function () {
     });
 });
 
-describe("Check async widget discovery", function () {
+xdescribe("Check async widget discovery", function () {
   var $ = mkws.$;
   it("initialises a new widget", function() {
     $("div.mkwsSearch").after('<div id="asyncSearch"><div id="asyncSearch" class="mkwsSearch mkwsTeam_async"></div></div>');