Skip to content

Commit

Permalink
mock ui test
Browse files Browse the repository at this point in the history
  • Loading branch information
MohitGupta121 committed Oct 17, 2023
1 parent 018d4b0 commit bc8d28d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ class HomeActivityTest {
verifyExactTextOnHomeListItemAtPosition(
itemPosition = 0,
targetViewId = R.id.welcome_text_view,
stringToMatch = "Good morning, Admin!"
stringToMatch = "Good test, Admin!"
)
}
}
Expand Down

0 comments on commit bc8d28d

Please sign in to comment.