Skip to content

Commit

Permalink
Refactor: reverted more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hmoog committed Dec 1, 2023
1 parent b3049b5 commit 9c845ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/tests/loss_of_acceptance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@ func TestLossOfAcceptanceFromSnapshot(t *testing.T) {

// Need to issue to slot 22 so that all other nodes can warp sync up to slot 19 and then commit slot 20 themselves.
{
fmt.Println("ISSUE BLOCKS SO THAT NODES CAN WARP SYNC UP TO SLOT 19")

ts.IssueBlocksAtSlots("", []iotago.SlotIndex{21, 22}, 2, "block0", ts.Nodes("node0-restarted"), true, false)

ts.AssertEqualStoredCommitmentAtIndex(20, ts.Nodes()...)
Expand Down

0 comments on commit 9c845ec

Please sign in to comment.