mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-01 05:37:03 +00:00
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 light/provider/http from about 20s to about 0.3s.