From 8b0d967ac05076b8840719f8c692e8c1e1f47e05 Mon Sep 17 00:00:00 2001 From: louiseschmidtgen Date: Fri, 20 Dec 2024 11:43:08 +0100 Subject: [PATCH] mini nit --- test/watch_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/watch_test.go b/test/watch_test.go index 5fa810c5..09981573 100644 --- a/test/watch_test.go +++ b/test/watch_test.go @@ -17,7 +17,7 @@ func TestWatch(t *testing.T) { // pollTimeout is the timeout for waiting to receive an event. pollTimeout = 50 * time.Millisecond - // progressNotifyTimeout is the timeout for waiting to receive a progress notify. Adjusts for jitter in the progress notification. + // progressNotifyTimeout is the timeout for waiting to receive a progress notify. progressNotifyTimeout = 1 * time.Second // idleTimeout is the amount of time to wait to ensure that no events