Skip to content

Commit

Permalink
test: Ignore shouldSuccessfullyScheduleAnEvent
Browse files Browse the repository at this point in the history
Signed-off-by: andresmr <[email protected]>
  • Loading branch information
andresmr committed Nov 20, 2024
1 parent 02bc4d0 commit 2e22800
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ class TeiDashboardTest : BaseTest() {
}
}

@Ignore("Due Date Appears instead of next event")
@Test
fun shouldSuccessfullyScheduleAnEvent() {
val currentDate = LocalDate.now()
Expand Down

0 comments on commit 2e22800

Please sign in to comment.