mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
f02f77fe43
commit
7b9eb6da7b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ function getProps(props = {}) {
|
|||
},
|
||||
getEmbeddableFactory: () => getEmbeddableFactoryMock(),
|
||||
getContainerApi: () => getContainerApiMock(),
|
||||
onPanelUpdated: () => {},
|
||||
onPanelsUpdated: () => {},
|
||||
useMargins: true,
|
||||
};
|
||||
return Object.assign(defaultTestProps, props);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue