Skip to content
Prev Previous commit
Next Next commit
Removes unnecessary line
Co-authored-by: LucasZF <[email protected]>
  • Loading branch information
antonis and lucas-zimerman authored Oct 8, 2024
commit 27bd810bc034eb24c7cf8848f3af57b6884c30fa
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ class RNSentryModuleImplTest {
@Captor
private lateinit var writableMapCaptor: ArgumentCaptor<WritableMap>


@Before
fun setUp() {
MockitoAnnotations.openMocks(this)
Expand Down