Skip to content

Commit

Permalink
revert change to file
Browse files Browse the repository at this point in the history
  • Loading branch information
smith committed Oct 3, 2019
1 parent bd9c7cb commit 19c2b18
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const coreMock = {
setBreadcrumbs: jest.fn()
}
};

jest.spyOn(kibanaCore, 'useKibanaCore').mockReturnValue(coreMock);

function expectBreadcrumbToMatchSnapshot(route, params = '') {
Expand Down

0 comments on commit 19c2b18

Please sign in to comment.