mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-20 08:26:31 +00:00
remove comment
This commit is contained in:
@ -64,8 +64,6 @@ func TestNetInfo(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// FIXME: This seems to trigger a race condition with client.Local
|
||||
// go test -v -race . -run=DumpCons
|
||||
func TestDumpConsensusState(t *testing.T) {
|
||||
for i, c := range GetClients() {
|
||||
// FIXME: fix server so it doesn't panic on invalid input
|
||||
|
Reference in New Issue
Block a user