mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2024-12-25 06:23:58 +01:00
what
This commit is contained in:
parent
e9430bb6ef
commit
ffecf6e805
@ -220,9 +220,7 @@ class HomeFeedTest {
|
||||
@Test
|
||||
fun performClickOnSensitiveWarning() {
|
||||
waitForView(R.id.username)
|
||||
|
||||
onView(withId(R.id.list)).perform(scrollToPosition<StatusViewHolder>(1))
|
||||
|
||||
|
||||
onView(second(withId(R.id.sensitiveWarning))).check(matches(withEffectiveVisibility(Visibility.VISIBLE)))
|
||||
|
||||
onView(withId(R.id.list))
|
||||
|
Loading…
Reference in New Issue
Block a user