Skip to content

Commit

Permalink
feat: [ANDROAPP-5523] change error access message at home
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmateos authored and andresmr committed Jan 23, 2024
1 parent 1ca77bd commit e57a9a9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ class ProgramPresenterTest {
presenter.init()
schedulers.io().advanceTimeBy(1, TimeUnit.SECONDS)
verify(view).showFilterProgress()
verify(view).swapProgramModelData(programs)
verify(view).openOrgUnitTreeSelector()
}

Expand Down

0 comments on commit e57a9a9

Please sign in to comment.