mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-04 11:02:06 +00:00
lint++
This commit is contained in:
@@ -84,7 +84,7 @@ func TestNodeStartStop(t *testing.T) {
|
||||
if err != nil {
|
||||
t.Logf("err: %s", err)
|
||||
}
|
||||
t.Fatalf("timed out waiting for shutdown")
|
||||
t.Fatal("timed out waiting for shutdown")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user