better test description
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 28 Aug 2013 13:40:58 +0000 (15:40 +0200)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 28 Aug 2013 13:40:58 +0000 (15:40 +0200)
test/spec/mkws-pazpar2.js

index e9f4fab..ab36d04 100644 (file)
@@ -202,7 +202,7 @@ describe("Check status client counter", function () {
     }
     var time = get_time();
 
-    it("limit search to first author", function () {
+    it("check status clients", function () {
 
         waitsFor(function () {
             var clients = $("div#mkwsStat span.clients");