Skip to content

Commit

Permalink
changed filter results after database update
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-wa committed Sep 5, 2024
1 parent 4f70cb1 commit 7a6607f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class SearchTETest : BaseTest() {
fun shouldShowErrorWhenCanNotFindSearchResult() {
val firstName = "asdssds"

prepareTestProgramRulesProgrammeIntentAndLaunchActivity(rule)
prepareChildProgrammeIntentAndLaunchActivity(rule)

searchTeiRobot(composeTestRule) {
clickOnOpenSearch()
Expand Down

0 comments on commit 7a6607f

Please sign in to comment.