mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix lint
Signed-off-by: Roman <ixrock@gmail.com>
This commit is contained in:
parent
22736de29a
commit
460df0dca5
@ -48,7 +48,7 @@ describe("Extension/App versions compatibility check", () => {
|
|||||||
})(getExtensionManifestMock({
|
})(getExtensionManifestMock({
|
||||||
lensEngine: "*",
|
lensEngine: "*",
|
||||||
}))).toBeTruthy();
|
}))).toBeTruthy();
|
||||||
})
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
function getExtensionManifestMock(
|
function getExtensionManifestMock(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user