mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 15:02:33 +00:00
af1f81072d
I added checks against testing.Short for tests that took longer than about one second on my machine. Running with -short reduces the test time of internal/statesync from about 54s to about 1.5s.