mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix PrometheusHandler describe text
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
604a143ec5
commit
a6ae8f1802
@ -43,7 +43,7 @@ const createTestPrometheusProvider = (kind: string, alwaysFail: ServiceResult):
|
||||
},
|
||||
});
|
||||
|
||||
describe("ContextHandler", () => {
|
||||
describe("PrometheusHandler", () => {
|
||||
let di: DiContainer;
|
||||
let cluster: Cluster;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user