mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-11-04 07:49:35 +00:00 
			
		
		
		
	Fix a grammar error in doc
This commit is contained in:
		@@ -15,7 +15,7 @@ tests will not try and validate any required resources are available on the serv
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Adding Tests
 | 
					## Adding Tests
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Test functions need to have the format `run_*_test` so they can executed individually.  Once a test has been added, insert a section in `legacy-script.sh` like
 | 
					Test functions need to have the format `run_*_test` so they can be executed individually.  Once a test has been added, insert a section in `legacy-script.sh` like
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
######################
 | 
					######################
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user