Skip to content

Commit

Permalink
Fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hichamboushaba committed Oct 8, 2024
1 parent 2c6b106 commit 171b7c1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ object WCLeaderboardsTestFixtures {
origin = SiteModel.ORIGIN_XMLRPC
}
private val productDtoMapper = ProductDtoMapper(
gson = Gson(),
stripProductMetaData = mock {
on { invoke(any()) } doAnswer {
@Suppress("UNCHECKED_CAST")
Expand Down

0 comments on commit 171b7c1

Please sign in to comment.