Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit d65a0e6

Browse files
author
Chris Yang
committed
revert
1 parent b069e25 commit d65a0e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/video_player/video_player_avfoundation/example/ios/RunnerUITests/VideoPlayerUITests.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ - (void)testPlayVideo {
3131
[playButton tap];
3232

3333
XCUIElement *playbackSpeed1x = app.staticTexts[@"1.0x\nPlayback speed"];
34-
NSLog(@"debug description %@ ", app.debugDescription);
3534
XCTAssertTrue([playbackSpeed1x waitForExistenceWithTimeout:30.0]);
3635
[playbackSpeed1x tap];
3736

0 commit comments

Comments
 (0)