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:
parent
f3ef9c50c9
commit
76a9973ab1
@ -96,7 +96,7 @@ describe("kube-object-menu", () => {
|
||||
<KubeObjectMenu
|
||||
object={objectStub}
|
||||
toolbar={true}
|
||||
dependencies={ dependencies }
|
||||
dependencies={dependencies}
|
||||
/>,
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user