Skip to content

Commit

Permalink
Update election.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
VolodymyrBg authored Jan 19, 2025
1 parent a9f5dfa commit 622f6db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions consensus/src/extension/election.rs
Original file line number Diff line number Diff line change
Expand Up @@ -363,8 +363,6 @@ mod test {
}

#[test]
#[ignore]
// TODO(A0-4559) Uncomment
fn given_minimal_dag_with_orphaned_node_when_electing_then_orphaned_node_is_not_head() {
use ElectionResult::*;
let mut units = Units::new();
Expand Down

0 comments on commit 622f6db

Please sign in to comment.