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

Commit b2002e5

Browse files
Fix unit tests
1 parent 31b0bc0 commit b2002e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/src/test/java/org/wordpress/android/fluxc/wc/leaderboards/WCLeaderboardsTestFixtures.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ object WCLeaderboardsTestFixtures {
1919
origin = SiteModel.ORIGIN_XMLRPC
2020
}
2121
private val productDtoMapper = ProductDtoMapper(
22-
gson = Gson(),
2322
stripProductMetaData = mock {
2423
on { invoke(any()) } doAnswer {
2524
@Suppress("UNCHECKED_CAST")

0 commit comments

Comments
 (0)