pull/97/head
Muhammad Atif Ali 2 years ago
parent 5e3c6b7fd8
commit a89e636810

@ -25,7 +25,7 @@ describe("jfrog-token", async () => {
return createJSONResponse({
token_id: "xxx",
access_token: "xxx",
scope: "any",
scopes: "any",
});
return createJSONResponse({});
},

Loading…
Cancel
Save