未验证 提交 24d40e0c 编写于 作者: O openharmony_ci 提交者: Gitee

!8984 用例重命名修改

Merge pull request !8984 from 董新丽/master
......@@ -178,7 +178,7 @@ describe('VideoPlayerEnumTest', function () {
* @tc.type : Function test
* @tc.level : Level0
*/
it('SUB_MULTIMEDIA_MEDIA_VIDEO_PLAYER_ENUM_MEDIA_TYPE_0100', 0, async function (done) {
it('SUB_MEDIA_VIDEO_PLAYER_ENUM_MEDIA_SCALE_TYPE_00_0100', 0, async function (done) {
expect(media.VideoScaleType.VIDEO_SCALE_TYPE_FIT).assertEqual(0);
expect(media.VideoScaleType.VIDEO_SCALE_TYPE_FIT_CROP).assertEqual(1);
done();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册