mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix rebase
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
21e6dfd059
commit
8f508d1582
@ -7,6 +7,8 @@ import { getApplicationBuilder } from "../../renderer/components/test-utils/get-
|
||||
import { LensMainExtension } from "../lens-main-extension";
|
||||
|
||||
describe("lens extension", () => {
|
||||
let ext: LensMainExtension;
|
||||
|
||||
beforeEach(async () => {
|
||||
const builder = getApplicationBuilder();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user