Fix invalid command: replace absent package

This commit is contained in:
Shivam Mamgain 2020-02-23 20:21:30 +05:30
parent bdec08edd1
commit 878c7d2edd
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ make update
make test
# Run package tests verbosely
make test WHAT=./pkg/api/helper GOFLAGS=-v
make test WHAT=./pkg/apis/core/helper GOFLAGS=-v
# Run integration tests, requires etcd
# For more info, visit https://git.k8s.io/community/contributors/devel/sig-testing/testing.md#integration-tests