Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
XanderZhu committed Oct 18, 2023
1 parent df8c5a1 commit ebbcdb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object FillBlanksItemMapper {
)
}

private fun map(
internal fun map(
componentsDataset: List<Component>,
replyBlanks: List<String>?
): FillBlanksData? {
Expand Down

0 comments on commit ebbcdb5

Please sign in to comment.