提交 e4785287 编写于 作者: D du-zhihai

continuationManager修复xts

Signed-off-by: Ndu-zhihai <duzhihai@huawei.com>
Change-Id: Ib4a4efdbdeb98db3f9530882f2afa7e88959b88b
上级 001a00c8
......@@ -1506,7 +1506,7 @@ describe('continuationManagerTest', function() {
done();
} catch (e) {
console.info("testUpdateContinuationState003 " + e);
expect(null).assertFail();
expect(e.code == 401).assertTrue();
done();
}
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册