Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
hunjixin committed Feb 18, 2022
1 parent c56217e commit 0d3baaa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/commands_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ func buildWithMiner(t *testing.T, builder *test.NodeBuilder) {
// bundle together common init options for node test state
cs := test.FixtureChainSeed(t)
builder.WithGenesisInit(cs.GenesisInitFunc)
//builder.WithConfig(cs.MinerConfigOpt(0))
builder.WithInitOpt(cs.MinerInitOpt(0))
}

0 comments on commit 0d3baaa

Please sign in to comment.