We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef9849 commit ffcd0f3Copy full SHA for ffcd0f3
common/synctest/synctest.go
@@ -23,4 +23,4 @@ import "testing/synctest"
23
//
24
25
var Wait = synctest.Wait // nolint:govet
26
-var Test = synctest.Test // nolint:govet
+var Test = synctest.Test // nolint:govet
0 commit comments