Skip to content

Commit

Permalink
Fixed MimeTypeTest.
Browse files Browse the repository at this point in the history
  • Loading branch information
MohitMaliDeveloper committed Nov 16, 2023
1 parent f6b01a4 commit 088f28d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ class MimeTypeTest : BaseActivityTest() {
val zimFileReader = ZimFileReader(
zimFile,
null,
null,
Archive(zimFile.canonicalPath),
NightModeConfig(SharedPreferenceUtil(context), context)
)
Expand Down

0 comments on commit 088f28d

Please sign in to comment.