mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
remove redundant code in IntroActivityTest
This commit is contained in:
parent
8244101270
commit
a23c7d6af9
@ -68,11 +68,9 @@ public class IntroActivityTest {
|
||||
Intents.init();
|
||||
activityTestRule.launchActivity();
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
public void testIntroActivity(){
|
||||
Intents.init();
|
||||
activityTestRule.launchActivity();
|
||||
BaristaSleepInteractions.sleep(TEST_PAUSE_MS);
|
||||
ViewInteraction viewPager = onView(withId(R.id.view_pager));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user