提交 cc070174 编写于 作者: B bayanxing

modify codecheck

Signed-off-by: Nbayanxing <bayanxing@kaihongdigi.com>
上级 8c5cffb7
......@@ -537,7 +537,7 @@ describe('userAuthTest', function () {
console.log("JSAPI_Function_Cancel_0100 start");
const auth = userAuth.getAuthenticator();
let cancelCode = authenticator.cancel();
if (cancelCode == userIAM_userAuth.Result.SUCCESS) {
if (cancelCode == userAuth.Result.SUCCESS) {
console.info("cancel auth success");
expect(true).assertTrue();
} else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册