Skip to content

Commit

Permalink
Fixed: SearchFragmentTest which was failing on API 33, and 34.
Browse files Browse the repository at this point in the history
  • Loading branch information
MohitMaliDeveloper committed Dec 9, 2024
1 parent b96ab43 commit ce223a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ class SearchFragmentTest : BaseActivityTest() {
}
}
openKiwixReaderFragmentWithFile(downloadingZimFile)
search { checkZimFileSearchSuccessful(R.id.readerFragment) }
openSearchWithQuery(zimFile = downloadingZimFile)
search {
// test with fast typing/deleting
Expand Down

0 comments on commit ce223a8

Please sign in to comment.