mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -04:00
figure out download time on bitbar
This commit is contained in:
parent
e3c8554cce
commit
c626f17f35
@ -94,7 +94,7 @@ public class LanguageActivityTest {
|
||||
//onView(withText("Content Still Loading")).inRoot(withDecorView(not(is(activityTestRule.getActivity().getWindow().getDecorView())))).check(matches(isDisplayed()));
|
||||
|
||||
|
||||
BaristaSleepInteractions.sleep(TEST_PAUSE_MS * 100);
|
||||
BaristaSleepInteractions.sleep(TEST_PAUSE_MS * 10);
|
||||
onView(allOf(isDisplayed(), withText("Selected languages:"))).check(matches(notNullValue()));
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user