Skip to content

Commit 6e25bb9

Browse files
committed
attempt tests fix
1 parent a64162e commit 6e25bb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/androidTest/kotlin/com/k0d4black/theforce/SearchActivityIntegrationTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ internal class SearchActivityIntegrationTest : BaseTest() {
7474
0, ViewAction.clickChildViewWithId(R.id.more_info_arrow_image_button)
7575
)
7676
)
77+
SystemClock.sleep(1500)
7778
intended(hasComponent("com.k0d4black.theforce.features.character_details.CharacterDetailActivity"))
7879
}
7980

0 commit comments

Comments
 (0)