Merge pull request #9746 from Helithumper/patch-2

Updating link to main_test
pull/9751/head
Medya Ghazizadeh 2020-11-19 13:59:05 -08:00 committed by GitHub
commit b6aee57175
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ WARNING: For this to work repeatedly, the test must be written so that it cleans
The `--cleanup=false` test arg ensures that the cluster will not be deleted after the test is run.
See [main.go](https://github.com/kubernetes/minikube/blob/master/test/integration/main.go) for details.
See [main_test.go](https://github.com/kubernetes/minikube/blob/master/test/integration/main_test.go) for details.
### Disabling parallelism