Update plugins/kubernetes-backend/src/service/KubernetesProxy.test.ts
Co-authored-by: Jamie Klassen <jklassen@vmware.com> Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
This commit is contained in:
committed by
Carlos Esteban Lopez
parent
f6fe178c99
commit
48f1811691
@@ -693,7 +693,6 @@ describe('KubernetesProxy', () => {
|
||||
});
|
||||
|
||||
wsEchoServer = new WebSocketServer({
|
||||
// server: expressServer,
|
||||
port: 0,
|
||||
path: wsPath,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user