提交 489fe22c 编写于 作者: Q qinliwen

<audio xts整改>

Signed-off-by: Nqinliwen <qinliwen3@huawei.com>
上级 1e76210e
......@@ -2729,7 +2729,7 @@ describe('audioCapturer', function () {
let resultFlag = await recPromise(audioCapturerOptions64000, dirPath, audio.AudioScene.AUDIO_SCENE_VOICE_CHAT);
await sleep(100);
console.info('AudioFrameworkRenderLog: resultFlag : ' + resultFlag);
expect(resultFlag).assertFalse();
expect(resultFlag).assertTrue();
done();
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册