mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
longer sleep for screenshot test
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
a0c956757e
commit
775675219b
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ class UploadFilesActivityIT : AbstractIT() {
|
|||
}
|
||||
|
||||
waitForIdleSync()
|
||||
shortSleep()
|
||||
longSleep()
|
||||
|
||||
screenshot(sut.fileListFragment.binding.emptyList.emptyListView)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue