mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -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)
|
openKiwixReaderFragmentWithFile(downloadingZimFile)
|
||||||
|
search { checkZimFileSearchSuccessful(R.id.readerFragment) }
|
||||||
openSearchWithQuery(zimFile = downloadingZimFile)
|
openSearchWithQuery(zimFile = downloadingZimFile)
|
||||||
search {
|
search {
|
||||||
// test with fast typing/deleting
|
// test with fast typing/deleting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user