bump: androix and coroutines.
This commit is contained in:
1 parent
2e7a168424
commit
d23dd82fc2
3 files changed
+13
-15
No files matched your search
-1
@@ -22,7 +22,6 @@ fun performLogin(someUrl: String? = null) {
|
||||
)
|
||||
)
|
||||
onView(withId(R.id.signInButton)).perform(click())
|
||||
Thread.sleep(10000)
|
||||
}
|
||||
|
||||
fun loginAndInitHome() {
|
||||
|
||||
Reference in new issue
Block a user