Skip to content

Commit

Permalink
Merge remote-tracking branch 'angorayc/edit-mode' into edit-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomThomson committed Sep 29, 2023
2 parents 738b4e9 + 237a1aa commit 528600a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jest.mock('@kbn/dashboard-plugin/public', () => ({
const mockCore = coreMock.createStart();
const mockNavigateTo = jest.fn();
const mockGetAppUrl = jest.fn();
const mockGetSecuritySolutionUrl = jest.fn();
const mockDashboardContainer = {
select: jest.fn(),
} as unknown as DashboardAPI;
Expand Down

0 comments on commit 528600a

Please sign in to comment.