mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 10:20:51 +00:00
Fix typo test/cmd/README
Typo in `Adding Tests` section
This commit is contained in:
parent
7bd4c53b27
commit
d6b55b4469
@ -27,7 +27,7 @@ if kube::test::if_supports_resource "${replicasets}" ; then
|
||||
fi
|
||||
```
|
||||
|
||||
Be sure to validate any supported resouces required for the test by using the `kube::test::if_supports_resource` function.
|
||||
Be sure to validate any supported resources required for the test by using the `kube::test::if_supports_resource` function.
|
||||
|
||||
|
||||
### New File
|
||||
|
Loading…
Reference in New Issue
Block a user