Skip to content

Commit 612f0c7

Browse files
committed
Wait a bit more
1 parent 0a0dd4e commit 612f0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vector/src/androidTest/java/im/vector/app/ui/UiAllScreensSanityTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ class UiAllScreensSanityTest {
226226
// Filter
227227
// TODO clickMenu(R.id.search)
228228
// Wait for emoji to load, it's async now
229-
sleep(1_000)
229+
sleep(2_000)
230230
clickListItem(R.id.emojiRecyclerView, 4)
231231

232232
// Test Edit mode

0 commit comments

Comments
 (0)