Skip to content

Commit

Permalink
fix: [ANDROAPP-6644] ignore flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
xavimolloy committed Nov 22, 2024
1 parent d5dab7a commit 6957032
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ class ProgramEventTest : BaseTest() {
}
}

@Ignore("Flaky test will be looked up in ANDROAPP-6680")
@Test
fun shouldOpenExistingEvent() {
val eventDate = "07/04/2024"
Expand Down

0 comments on commit 6957032

Please sign in to comment.