fix golint failures of test/e2e/auth
This commit is contained in:
@@ -18,6 +18,7 @@ package auth
|
||||
|
||||
import "github.com/onsi/ginkgo"
|
||||
|
||||
// SIGDescribe annotates the test with the SIG label.
|
||||
func SIGDescribe(text string, body func()) bool {
|
||||
return ginkgo.Describe("[sig-auth] "+text, body)
|
||||
}
|
||||
|
Reference in New Issue
Block a user