mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Fixed spacing in readme
This commit is contained in:
parent
fc4bdd9e9d
commit
a844df60f8
@ -10,7 +10,7 @@ To run this entire suite, execute `make test-cmd` from the top level. This will
|
|||||||
|
|
||||||
### Specific Tests
|
### Specific Tests
|
||||||
|
|
||||||
To run a subset of tests( e.g. `run_deployment_test` and `run_impersonation_test`), execute `make test-cmd WHAT="deployment impersonation"`. Running specific
|
To run a subset of tests (e.g. `run_deployment_test` and `run_impersonation_test`), execute `make test-cmd WHAT="deployment impersonation"`. Running specific
|
||||||
tests will not try and validate any required resources are available on the server.
|
tests will not try and validate any required resources are available on the server.
|
||||||
|
|
||||||
## Adding Tests
|
## Adding Tests
|
||||||
|
Loading…
Reference in New Issue
Block a user