mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 10:25:35 +03:00
Give time to the tests to perform
This commit is contained in:
parent
c7d021ece6
commit
55bac9ba0f
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ class SettingsNotificationsRobot {
|
|||
pressBack()
|
||||
*/
|
||||
clickOnPreference(R.string.settings_notification_troubleshoot)
|
||||
// Give time for the tests to perform
|
||||
Thread.sleep(12_000)
|
||||
pressBack()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue