提交 185bfe11 编写于 作者: study夏羽's avatar study夏羽

fix:jest bindmobile

上级 e57c7a52
......@@ -50,7 +50,7 @@ describe('pages/ucenter/userinfo/bind-mobile/bind-mobile.vue', () => {
await program.redirectTo('/pages/ucenter/login-page/pwd-login/pwd-login')
break;
case 60101:
expect(submitRes.msg).toBe("此手机号已绑定")
expect(submitRes.msg).toBe("此手机号已绑定" || "手机号 is already bound")
break;
default:
break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册