mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-10 16:02:05 -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() {
|
class SearchRobot : BaseRobot() {
|
||||||
|
|
||||||
val searchUnitTestingQuery = "Unit testing"
|
val searchUnitTestingQuery = "Unit testi"
|
||||||
val searchUnitTestResult = "Unit testing - Wikipedia"
|
val searchUnitTestResult = "Unit testing - Wikipedia"
|
||||||
val searchQueryForDownloadedZimFile = "A Fool"
|
val searchQueryForDownloadedZimFile = "A Fool"
|
||||||
val searchResultForDownloadedZimFile = "A Fool for You"
|
val searchResultForDownloadedZimFile = "A Fool for You"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user