Skip to content

Commit c79726c

Browse files
committed
Minior change to comment
1 parent 06794bc commit c79726c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/main_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030

3131
var framework *operatorFramework.Framework
3232

33-
// Wait for test job to finish. Poll for updates every seconds. Time out after 240 seconds.
33+
// Wait for test job to finish. Poll for updates once a second. Time out after 240 seconds.
3434
var TIMEOUT = 240 * time.Second
3535
var INTERVAL = 1 * time.Second
3636

0 commit comments

Comments
 (0)