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 committed Jan 25, 2024
1 parent d8be1ea commit 687f5d1
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 687f5d1

Please sign in to comment.