X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fmonitoring%2FAFB.js;h=30fb9826ddedc634b8ea1edb1eaf8dec01450ef0;hb=8ce4768e7bbb2f7fc00c885591aa20429f4c83af;hp=db03d9e86625d325c11644e8d40449f0da6bb3cd;hpb=d0b0b6fe77b8ea06bac2830baa9008eefe1917ba;p=src%2Fapp-framework-binder.git diff --git a/test/monitoring/AFB.js b/test/monitoring/AFB.js index db03d9e8..30fb9826 100644 --- a/test/monitoring/AFB.js +++ b/test/monitoring/AFB.js @@ -21,7 +21,7 @@ if (typeof base != "object") var initial = { base: base.base || "api", - token: base.token || "hello", + token: base.token || initialtoken || "hello", host: base.host || window.location.host, url: base.url || undefined };