mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Fixed: SearchFragmentTest which was failing on API 33, and 34.
This commit is contained in:
parent
9f84a38e7d
commit
17d9d9e350
@ -183,6 +183,7 @@ class SearchFragmentTest : BaseActivityTest() {
|
||||
}
|
||||
}
|
||||
openKiwixReaderFragmentWithFile(downloadingZimFile)
|
||||
search { checkZimFileSearchSuccessful(R.id.readerFragment) }
|
||||
openSearchWithQuery(zimFile = downloadingZimFile)
|
||||
search {
|
||||
// test with fast typing/deleting
|
||||
|
Loading…
x
Reference in New Issue
Block a user