mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-26 23:47:00 +00:00
Merge branch 'dev' into disappear-2
This commit is contained in:
@@ -158,6 +158,7 @@ class HomeActivityTests {
|
||||
|
||||
val dialogPromptText = InstrumentationRegistry.getInstrumentation().targetContext.getString(R.string.dialog_open_url_explanation, amazonPuny)
|
||||
|
||||
onView(isRoot()).perform(waitFor(1000)) // no other way for this to work apparently
|
||||
onView(withText(dialogPromptText)).check(matches(isDisplayed()))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user