Skip to content

Commit

Permalink
feat: [ANDROAPP-5802] ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmateos committed Feb 15, 2024
1 parent 28ef9f0 commit c7b7b0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ class TeiDataPresenterTest {
teiDataPresenter.updateCreateEventButtonVisibility(false)
assertTrue(teiDataPresenter.shouldDisplayEventCreationButton.value == false)
}

@Test
fun `Should display schedule events dialogs when configured`() {
val programStage = ProgramStage.builder()
Expand Down

0 comments on commit c7b7b0b

Please sign in to comment.