Skip to content

Commit

Permalink
Fixed formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryan Gupta committed Jan 24, 2025
1 parent a58f7c1 commit 1f8515c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ private void testBlockDeletionTransactions(MiniOzoneCluster cluster) throws Exce

// Verify a few TX gets created in the TX log.
assertThat(delLog.getNumOfValidTransactions()).isGreaterThan(0);

// These blocks cannot be found in the container, skip deleting them
// eventually these TX will success.
GenericTestUtils.waitFor(() -> {
Expand Down

0 comments on commit 1f8515c

Please sign in to comment.