Skip to content

Commit

Permalink
fix typo (#264)
Browse files Browse the repository at this point in the history
fix typo in comment of test_optimistic_confirmation_violation_without_tower
  • Loading branch information
hycinth22 committed Mar 15, 2024
1 parent fb01ab2 commit 87a0071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-cluster/tests/local_cluster.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3114,7 +3114,7 @@ fn test_optimistic_confirmation_violation_without_tower() {
// |
// -> S4 (C) -> S5
//
// Step 5:
// Step 4:
// Without the persisted tower:
// `A` would choose to vote on the fork with `S4 -> S5`.
//
Expand Down

0 comments on commit 87a0071

Please sign in to comment.