mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -04:00
Improved the SearchFragmentTest
that are sometimes failing on API level 30.
This commit is contained in:
parent
afaf1a487a
commit
d5305b6856
@ -44,7 +44,7 @@ fun search(func: SearchRobot.() -> Unit) = SearchRobot().applyWithViewHierarchyP
|
||||
|
||||
class SearchRobot : BaseRobot() {
|
||||
|
||||
val searchUnitTestingQuery = "Unit testing"
|
||||
val searchUnitTestingQuery = "Unit testi"
|
||||
val searchUnitTestResult = "Unit testing - Wikipedia"
|
||||
val searchQueryForDownloadedZimFile = "A Fool"
|
||||
val searchResultForDownloadedZimFile = "A Fool for You"
|
||||
|
Loading…
x
Reference in New Issue
Block a user