提交 e43a6713 编写于 作者: X xinxin13

recover stress

Signed-off-by: Nxinxin13 <xinxin13@huawei.com>
上级 9d060da5
......@@ -553,7 +553,7 @@ export default function test() {
const systemstatus = await formHost.isSystemReady();
console.info(`${tcNumber} systemstatus: ${JSON.stringify(systemstatus)}`);
expect(systemstatus).assertTrue()
expect(systemstatus).assertEqual(undefined);
done();
});
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册