Skip to content

Commit

Permalink
GH-539: remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarshg6 committed Oct 10, 2024
1 parent 38c35f3 commit dd4eddd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node/src/neighborhood/overall_connection_status.rs
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,6 @@ mod tests {
}

#[test]
// #[should_panic(expected = "Can't update the stage from StageZero to StageZero")]
fn connection_progress_logs_error_while_handling_pass_gossip_in_case_tcp_connection_is_not_established(
) {
init_test_logging();
Expand Down

0 comments on commit dd4eddd

Please sign in to comment.