Skip to content

Commit cf0b76f

Browse files
committed
proptest cleanup
1 parent 7ba1986 commit cf0b76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trust-quorum/tests/cluster.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,5 +1103,5 @@ fn test_trust_quorum_protocol(input: TestInput) {
11031103
"skipped_actions" => state.skipped_actions
11041104
);
11051105

1106-
// logctx.cleanup_successful();
1106+
logctx.cleanup_successful();
11071107
}

0 commit comments

Comments
 (0)