Skip to content

Commit

Permalink
fix TestBroadcastEvidence_DuplicateVoteEvidence, see tendermint/tende…
Browse files Browse the repository at this point in the history
  • Loading branch information
tnasu committed Oct 15, 2021
1 parent d378099 commit 88481e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpc/client/evidence_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ func makeEvidences(
}

func TestBroadcastEvidence_DuplicateVoteEvidence(t *testing.T) {
time.Sleep(100 * time.Millisecond)
var (
config = rpctest.GetConfig()
chainID = config.ChainID()
Expand Down

0 comments on commit 88481e2

Please sign in to comment.