summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--api/user_test.go2
1 files changed, 1 insertions, 1 deletions
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