From b7565177be2943ea3a2c1e1b06166acd6af1627f Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Sun, 17 Nov 2019 13:05:43 -0800 Subject: [PATCH] fix tests --- src/croc/croc_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/croc/croc_test.go b/src/croc/croc_test.go index 492a05f4..c731914a 100644 --- a/src/croc/croc_test.go +++ b/src/croc/croc_test.go @@ -20,7 +20,7 @@ func TestCroc(t *testing.T) { go tcp.Run("debug", "8083") go tcp.Run("debug", "8084") go tcp.Run("debug", "8085") - time.Sleep(300 * time.Millisecond) + time.Sleep(1 * time.Second) log.Debug("setting up sender") sender, err := New(Options{