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
bbf4e9c894
commit
f6b6344e7e
@@ -712,7 +712,6 @@ describe('KubernetesProxy', () => {
|
||||
expressServer.close();
|
||||
});
|
||||
|
||||
// eslint-disable-next-line jest/no-done-callback
|
||||
it('should proxy websocket connections', async () => {
|
||||
clusterSupplier.getClusters.mockResolvedValue([
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user