Skip to content

Commit

Permalink
DTSAM-293 Intermittent Int Test @disabled shouldProcessRefreshRoleAss…
Browse files Browse the repository at this point in the history
…ignmentsWithJobIdToPartialComplete_status422 (#1910)
  • Loading branch information
mikebrownccd authored May 14, 2024
1 parent f1f9e12 commit 56d91ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ public void shouldProcessRefreshRoleAssignmentsWithJobIdToAborted_status422() th
assertThat(afterRefreshJob.getLog(),containsString(String.join(",", afterRefreshJob.getUserIds())));
}

@Disabled
@Test
@Order(4)
public void shouldProcessRefreshRoleAssignmentsWithJobIdToPartialComplete_status422() throws Exception {
Expand Down

0 comments on commit 56d91ea

Please sign in to comment.