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 github-actions[bot] committed Oct 16, 2023
1 parent 6278a4d commit ae30cca
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 ae30cca

Please sign in to comment.