1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix type error in kube-object-menu.test.tsx

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-06-01 15:27:34 -04:00
parent 856598c12d
commit 2a61e54a3d

View File

@ -174,6 +174,7 @@ describe("kube-object-menu", () => {
name: "some-other-name",
resourceVersion: "some-other-resource-version",
namespace: "some-other-namespace",
selfLink: "some-other-api-version/some-other-kind/some-other-namespace/some-other-name",
},
});