提交 ff200b74 编写于 作者: D durui

add destory

Signed-off-by: Ndurui <durui15@huawei.com>
上级 f6e53fbf
......@@ -185,8 +185,8 @@ export default function AVSessionManager() {
if (err) {
console.error(`getAVCastController BusinessError: code: ${err.code}, message: ${err.message}`);
expect(err.code == 6600101).assertTrue();
done();
currentAVSession.destroy();
done();
}
});
} catch (error) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册