diff --git a/progress_test.go b/progress_test.go index 36517f3..c85465a 100644 --- a/progress_test.go +++ b/progress_test.go @@ -15,7 +15,7 @@ ) const ( - timeout = 200 * time.Millisecond + timeout = 300 * time.Millisecond ) func init() {