1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

fix tests

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2021-05-04 15:29:20 +03:00
parent 1feb8748b0
commit f348ca8ff2

View File

@ -31,7 +31,6 @@ import fse from "fs-extra";
import { loadYaml } from "@kubernetes/client-node";
import { Console } from "console";
import * as path from "path";
import { LensProxy } from "../proxy/lens-proxy";
console = new Console(process.stdout, process.stderr); // fix mockFS