Skip to content

Commit

Permalink
#1157: Un-ignore test testTruncateOptimizationIfNoListeners
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenVu authored and aaime committed Oct 30, 2023
1 parent 234ecb7 commit d8e426e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ protected S3BlobStoreInfo getConfiguration() {
}

@Override
@Ignore // randomly fails
@Test
public void testTruncateOptimizationIfNoListeners() throws StorageException, MimeException {
super.testTruncateOptimizationIfNoListeners();
Expand Down

0 comments on commit d8e426e

Please sign in to comment.