Skip to content

Commit

Permalink
Merge branch 'fix-flaky-account-history-test-droid-676'
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Feb 7, 2024
2 parents 0d4ee24 + 65ef484 commit 4227f4a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ class AccountHistoryMockApiTest : MockApiTest() {
app.ensureLoggedIn()
app.clickAccountCog()
app.clickActionButtonByText("Log out")
app.waitForLoginPrompt()
device.findObjectWithTimeout(By.res(LOGIN_INPUT_TEST_TAG)).click()

// Assert
Expand Down

0 comments on commit 4227f4a

Please sign in to comment.