Skip to content

Commit 6fc67e5

Browse files
authored
Update testing.md (rootsongjc#455)
1 parent 1c5d190 commit 6fc67e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ go test ./pkg/apiserver -benchmem -run=XXX -bench=BenchmarkWatch
6464

6565
## 集成测试
6666

67-
Kubernetes集成测试需要安装etcd(只要按照即可,不需要启动),比如
67+
Kubernetes集成测试需要安装etcd(只要安装即可,不需要启动),比如
6868

6969
```
7070
hack/install-etcd.sh # Installs in ./third_party/etcd

0 commit comments

Comments
 (0)