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-31 18:35:17 +03:00
parent f39134a270
commit 176d1f1e5c

View File

@ -93,6 +93,7 @@ describe("ExtensionDiscovery", () => {
id: path.normalize("node_modules/my-extension/package.json"),
isBundled: false,
isEnabled: false,
isValid: false,
manifest: {
name: "my-extension",
},