From c67729d7b6757758e7f7c9ebf70e85257e32dcd9 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Thu, 14 Jul 2016 13:06:15 -0400 Subject: Increased wait time for TestUserTyping event test case (#3587) --- api/user_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/user_test.go') diff --git a/api/user_test.go b/api/user_test.go index 5fc0a99dc..fcb2c4f00 100644 --- a/api/user_test.go +++ b/api/user_test.go @@ -1822,7 +1822,7 @@ func TestUserTyping(t *testing.T) { } }() - time.Sleep(300 * time.Millisecond) + time.Sleep(1000 * time.Millisecond) stop <- true -- cgit v1.2.3-1-g7c22