mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Tweak name of test
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
8ae8be8b83
commit
f314fc0112
@ -84,7 +84,7 @@ describe("clicking tray menu item originating from extension", () => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
describe("when disabling extension", () => {
|
describe("when extension is disabled", () => {
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
applicationBuilder.extensions.main.disable(someExtension);
|
applicationBuilder.extensions.main.disable(someExtension);
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user