mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 19:28:16 +00:00
Fix typo test/cmd/README
Typo in `Adding Tests` section
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user