提交 0027cf73 编写于 作者: Z Zhang-Dong-hui

modify loadingProgressJsunit_0300 xts

Signed-off-by: NZhang-Dong-hui <zhangdonghui5@huawei.com>
Change-Id: Iae70575a0cc315a1568ab2fa87d5354b566b7ebe
上级 f51186e1
......@@ -76,7 +76,7 @@ export default function loadingProgressJsunit() {
let strJson = getInspectorByKey('loadingProgress');
let obj = JSON.parse(strJson);
console.info('loadingProgressJsunit_0300 component obj is: ' + JSON.stringify(obj));
expect(obj.$attrs.color).assertEqual('#FF008000');
expect(obj.$attrs.color).assertEqual('#99666666');
done();
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册