Skip to content

Commit f56f43f

Browse files
authored
Update README.md
1 parent 55df7b1 commit f56f43f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# csi-test
33
csi-test houses packages and libraries to help test CSI client and plugins.
44

5-
## For Container Orchestration Unit Tests
5+
## For Container Orchestration Tests
66
CO developers can use this framework to create drivers based on the
77
[Golang mock](https://github.com/golang/mock) framework. Please see
88
[co_test.go](test/co_test.go) for an example.
99

10-
## For CSI Driver Unit Tests
10+
## For CSI Driver Tests
1111
To test drivers please take a look at [pkg/sanity](https://github.com/kubernetes-csi/csi-test/tree/master/pkg/sanity)
1212

1313
### Note

0 commit comments

Comments
 (0)