Skip to content

Commit

Permalink
Fixed DownloadOrOpenEpubAndPdfHandlerTest failing on API level 24.
Browse files Browse the repository at this point in the history
  • Loading branch information
MohitMaliDeveloper committed Mar 20, 2024
1 parent 2fbcb0b commit de9c285
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import io.mockk.mockkStatic
import io.mockk.slot
import io.mockk.verify
import org.junit.Before
import org.junit.Test
import org.junit.jupiter.api.Test
import org.kiwix.kiwixmobile.core.R
import org.kiwix.kiwixmobile.core.extensions.toast
import org.kiwix.kiwixmobile.core.reader.ZimReaderContainer
Expand Down

0 comments on commit de9c285

Please sign in to comment.