mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
Stop httptest server.
This commit is contained in:
@@ -47,6 +47,7 @@ func TestClient(t *testing.T) {
|
||||
})
|
||||
|
||||
s := httptest.NewServer(m.Handler)
|
||||
defer s.Close()
|
||||
|
||||
testCases := []string{
|
||||
"v1beta1",
|
||||
|
Reference in New Issue
Block a user