Skip to content

Commit

Permalink
Do not commit this - Long running test
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-japatel committed Feb 10, 2024
1 parent 5a71a12 commit 35c8468
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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 35c8468

Please sign in to comment.