mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-02 11:02:16 +00:00
typofix - https://github.com/vlajos/misspell_fixer
This commit is contained in:
@@ -164,7 +164,7 @@ func (md FakeMasterDetector) Done() <-chan struct{} {
|
||||
return md.done
|
||||
}
|
||||
|
||||
// Auxilliary functions
|
||||
// Auxiliary functions
|
||||
|
||||
func makeHttpMocks() (*httptest.Server, *http.Client, *http.Transport) {
|
||||
httpServer := httptest.NewServer(http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
Reference in New Issue
Block a user