mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
typo fixed ';'
unexpected ';' after environment on line 7
This commit is contained in:
parent
4060a11c1a
commit
3b3ff037b0
@ -4,7 +4,7 @@ Docs in this directory relate to developing Kubernetes.
|
||||
|
||||
* **On Collaborative Development** ([collab.md](collab.md)): info on pull requests and code reviews.
|
||||
|
||||
* **Development Guide** ([development.md](development.md)): Setting up your environment; tests.
|
||||
* **Development Guide** ([development.md](development.md)): Setting up your environment tests.
|
||||
|
||||
* **Hunting flaky tests** ([flaky-tests.md](flaky-tests.md)): We have a goal of 99.9% flake free tests.
|
||||
Here's how to run your tests many times.
|
||||
|
Loading…
Reference in New Issue
Block a user