mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 20:06:51 +03:00
Wait a bit more
This commit is contained in:
parent
0a0dd4ee1b
commit
612f0c77ea
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ class UiAllScreensSanityTest {
|
|||
// Filter
|
||||
// TODO clickMenu(R.id.search)
|
||||
// Wait for emoji to load, it's async now
|
||||
sleep(1_000)
|
||||
sleep(2_000)
|
||||
clickListItem(R.id.emojiRecyclerView, 4)
|
||||
|
||||
// Test Edit mode
|
||||
|
|
Loading…
Reference in a new issue