Handlebars doesn't like being hot-included from its home. It wants you to download...
[mkws-moved-to-github.git] / test / spec / mkws-pazpar2.js
index 942fb53..06447f6 100644 (file)
@@ -46,7 +46,7 @@ describe("Check pazpar2 search", function () {
 
         // wait for service proxy auth
         waitsFor(function () {
-            return mkws.service_proxy_auth;
+            return mkws.authenticated;
         }, "SP auth done", 10 * 1000);
 
         runs(function () {