mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
spelling: success
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
7893191fbc
commit
0888375dc2
@ -207,7 +207,7 @@ describe("ContextHandler", () => {
|
|||||||
expect(service.id === "id_0");
|
expect(service.id === "id_0");
|
||||||
});
|
});
|
||||||
|
|
||||||
it("shouldn't pick the second provider of 2 succcess(es) after 1 failure(s)", async () => {
|
it("shouldn't pick the second provider of 2 success(es) after 1 failure(s)", async () => {
|
||||||
const reg = PrometheusProviderRegistry.getInstance();
|
const reg = PrometheusProviderRegistry.getInstance();
|
||||||
let count = 0;
|
let count = 0;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user