Improved the SearchFragmentTest that are sometimes failing on API level 30.

This commit is contained in:
MohitMaliFtechiz 2024-03-06 15:53:46 +05:30
parent afaf1a487a
commit d5305b6856

View File

@ -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"