copy&paste typo
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 28 Jan 2015 15:42:31 +0000 (15:42 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 28 Jan 2015 15:42:31 +0000 (15:42 +0000)
test/spec/mkws-pazpar2.js

index aba33c0..487636d 100644 (file)
@@ -790,7 +790,7 @@ describe("Check per page options", function () {
 describe("Check SortBy options", function () {
     var $ = mkws.$;
 
-    it("show per page", function () {
+    it("sort by title", function () {
         if (!jasmine_config.check_sortby) {
             debug("ignore check for sort by");
             return;