Skip to content

Commit e99645c

Browse files
committed
Update swiftui_loop_videoplayerTests.swift
1 parent a22da70 commit e99645c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/swiftui-loop-videoplayerTests/swiftui_loop_videoplayerTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ final class swiftui_loop_videoplayerTests: XCTestCase {
66
// This is an example of a functional test case.
77
// Use XCTAssert and related functions to verify your tests produce the correct
88
// results.
9-
XCTAssertEqual(swiftui_loop_videoplayer().text, "Hello, World!")
9+
// XCTAssertEqual(swiftui_loop_videoplayer().text, "Hello, World!")
1010
}
1111
}

0 commit comments

Comments
 (0)