Skip to content

Commit

Permalink
Disable flaky test (airbytehq#10321)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmoriceau authored Feb 14, 2022
1 parent 3a6f2e2 commit c5e199f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ public void resetStart() {

}

@Disabled
@Test
@DisplayName("Test that resetting a running workflow starts cancel the running workflow")
public void resetCancelRunningWorkflow() {
Expand Down

0 comments on commit c5e199f

Please sign in to comment.