Skip to content

Commit

Permalink
Long running fips e2e test- lukas suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-japatel committed Feb 15, 2024
1 parent abc743b commit 0bdab12
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public void basicTest() throws InterruptedException {
}

@Test
@Ignore("Takes too long to run")
public void longRunningTest() throws InterruptedException {
ingestTestUtils.runLongRunningTest(Duration.of(80, ChronoUnit.MINUTES));
}
Expand Down

0 comments on commit 0bdab12

Please sign in to comment.