mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix extension discovery test
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
parent
c332e2a0d9
commit
66d8e698fd
@ -127,6 +127,7 @@ describe("ExtensionDiscovery", () => {
|
||||
name: "my-extension",
|
||||
},
|
||||
manifestPath: path.normalize("node_modules/my-extension/package.json"),
|
||||
availableUpdate: null,
|
||||
});
|
||||
done();
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user