Skip to content

Commit 8c64141

Browse files
committed
test: 更新单元测试
1 parent 837309d commit 8c64141

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/UnitTest/Services/VideoDeviceTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ public async Task Open_Ok()
4646
Assert.Equal(".bb-video", options.VideoSelector);
4747

4848
await service.Capture();
49-
await service.Flip();
5049
var url = await service.GetPreviewUrl();
5150
Assert.Equal("blob:https://test-preview", url);
5251
}

0 commit comments

Comments
 (0)