Update testing.md (#455)

pull/456/head
DingRui Yang 2021-12-15 18:02:25 +08:00 committed by GitHub
parent 1c5d1908f6
commit 6fc67e568d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ go test ./pkg/apiserver -benchmem -run=XXX -bench=BenchmarkWatch
## 集成测试
Kubernetes集成测试需要安装etcd只要按照即可,不需要启动),比如
Kubernetes集成测试需要安装etcd只要安装即可,不需要启动),比如
```
hack/install-etcd.sh # Installs in ./third_party/etcd