Skip to content

Commit

Permalink
remove very flakey test (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlistairEdwinOsborne committed Aug 28, 2024
1 parent 01c9fbe commit b38f56e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ NOTIFICATION_PARAMETERS, notificationReference(CASE_ID)
);
}

@Test
void shouldSendOrdersByPostWhenOrderTranslated() {
final CaseData caseData = caseData();
when(concurrencyHelper.startEvent(any(), any(String.class))).thenAnswer(i -> StartEventResponse.builder()
Expand Down

0 comments on commit b38f56e

Please sign in to comment.