Skip to content

Commit 8add165

Browse files
authored
Update README.md
1 parent 173fb86 commit 8add165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ class RouterTestCase {
127127
} // 初始化Rubik
128128
@Test
129129
fun usePerview() {
130-
PerviewContext.preViewVideo(path : String) { success ->
130+
PerviewContext.preViewVideo(path) { success ->
131131
log("preViewVideo success:${success}")
132132
} // 测试用例
133133
}

0 commit comments

Comments
 (0)