mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-01 12:43:48 +03:00
Fix sanity test
This commit is contained in:
parent
539b29e4ed
commit
f6d7959cdc
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ class ElementRobot {
|
|||
}
|
||||
|
||||
waitUntilActivityVisible<OnboardingActivity> {
|
||||
assertDisplayed(R.id.loginSplashLogo)
|
||||
assertDisplayed(R.id.loginSplashSubmit)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue