chore: Remove logs & fix type dep issue
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
This commit is contained in:
@@ -756,7 +756,6 @@ describe('KubernetesProxy', () => {
|
||||
|
||||
const wsProxyAddress = `ws://127.0.0.1:${proxyPort}${proxyPath}${wsPath}`;
|
||||
const wsAddress = `ws://localhost:${wsPort}${wsPath}`;
|
||||
console.log('Ports: ', wsProxyAddress, wsAddress);
|
||||
|
||||
// Let this request through so it reaches the express router above
|
||||
worker.use(
|
||||
|
||||
Reference in New Issue
Block a user