未验证 提交 6b7f7e99 编写于 作者: O openharmony_ci 提交者: Gitee

!8088 修改焦点用例

Merge pull request !8088 from Gisaac/master
......@@ -1919,7 +1919,6 @@ describe('audioRenderer', function () {
console.info("AudioFrameworkRenderLog: InterruptHint : " + interruptEvent.hintType);
if (interruptEvent.hintType >= 0) {
console.info("AudioFrameworkRenderLog: on'audioInterrupt' SUCCESS ");
interrput_flag = true;
}
});
......@@ -2017,7 +2016,6 @@ describe('audioRenderer', function () {
console.info("AudioFrameworkRenderLog: InterruptHint : " + interruptEvent.hintType);
if (interruptEvent.hintType >= 0) {
console.info("AudioFrameworkRenderLog: on'audioInterrupt' SUCCESS ");
interrput_flag = true;
}
});
......@@ -10407,4 +10405,4 @@ describe('audioRenderer', function () {
});
done();
})
})
\ No newline at end of file
})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册