Skip to content

Commit d981f2e

Browse files
committed
Remove missed comma in ParselyMetadataTest
1 parent 0e94336 commit d981f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parsely/src/test/java/com/parsely/parselyandroid/ParselyMetadataTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class ParselyMetadataTest {
4040
thumbUrl,
4141
title,
4242
pubDate,
43-
duration,
43+
duration
4444
)
4545

4646
// when

0 commit comments

Comments
 (0)