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

Fix code style

Signed-off-by: Janne Savolainen <janne.savolainen@houston-inc.com>
This commit is contained in:
Janne Savolainen 2021-11-08 09:07:18 +02:00 committed by Janne Savolainen
parent f3ef9c50c9
commit 76a9973ab1

View File

@ -96,7 +96,7 @@ describe("kube-object-menu", () => {
<KubeObjectMenu
object={objectStub}
toolbar={true}
dependencies={ dependencies }
dependencies={dependencies}
/>,
);