test
This commit is contained in:
@@ -135,6 +135,7 @@ cat <<'EOF'
|
|||||||
counts: { ...counts },
|
counts: { ...counts },
|
||||||
};
|
};
|
||||||
console.log("[probe] auth state", state);
|
console.log("[probe] auth state", state);
|
||||||
|
console.log("[probe] auth state json", JSON.stringify(state, null, 2));
|
||||||
return state;
|
return state;
|
||||||
};
|
};
|
||||||
if (!window.__deployTestXHRWrapped) {
|
if (!window.__deployTestXHRWrapped) {
|
||||||
|
|||||||
Reference in New Issue
Block a user