Skip to content

Commit

Permalink
Attempt to fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jedrazb committed Nov 13, 2024
1 parent c1b1773 commit 7fe1a2b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export const mockKibanaValues = {
indexMappingComponent: null,
isCloud: false,
isSidebarEnabled: true,
kibanaVersion: null,
lens: {
EmbeddableComponent: jest.fn(),
stateHelperApi: jest.fn().mockResolvedValue({
Expand Down

0 comments on commit 7fe1a2b

Please sign in to comment.