From 160108f63f68ec50454bbf025bea98a074e783c0 Mon Sep 17 00:00:00 2001 From: jahentao Date: Wed, 5 Dec 2018 20:59:06 +0800 Subject: fix a changed url --- contributors/devel/testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/testing.md b/contributors/devel/testing.md index 8c5b300a..60f83b53 100644 --- a/contributors/devel/testing.md +++ b/contributors/devel/testing.md @@ -101,7 +101,7 @@ make test WHAT=./pkg/api/validation GOFLAGS="-v" KUBE_TEST_ARGS="-run ValidatePo ``` For other supported test flags, see the [golang -documentation](https://golang.org/cmd/go/#hdr-Description_of_testing_flags). +documentation](https://golang.org/cmd/go/#hdr-Testing_flags). ### Stress running unit tests -- cgit v1.2.3