mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 15:02:33 +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