mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +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…
Add table
Reference in a new issue