提交 aebc5fd1 编写于 作者: O openharmony_ci 提交者: Gitee

!1166 modify play js api testcase

Merge pull request !1166 from FULIZHONG/20211125_test
......@@ -504,7 +504,7 @@ describe('PlayerLocalTestAudioAPI', function () {
*/
it('SUB_MEDIA_PLAYER_AudioPlayer_SetVolume_API_0100', 0, async function (done) {
var mySteps = new Array(VOLUME_STATE, VOLUME_VALUE, ERROR_STATE, END_STATE);
var mySteps = new Array(VOLUME_STATE, VOLUME_VALUE, END_STATE);
initAudioPlayer();
setCallback(mySteps, done);
audioPlayer.setVolume(VOLUME_VALUE);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册