Skip to content

Commit

Permalink
merlion testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
freddi8e committed Mar 25, 2024
1 parent 8bdb389 commit 0f42a98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions consensus/merlion/merlion_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -362,9 +362,7 @@ func runMerlionTest(t *testing.T, testID int, tc *testcase) {
if err != nil {
panic("genTx: " + err.Error())
}
println("AddTxWithChain")
gen.AddTxWithChain(chain, tx)
println("AddTxWithChain done")
}
}
})
Expand Down

0 comments on commit 0f42a98

Please sign in to comment.