Skip to content

Commit

Permalink
Add back ORIGIN to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Caldwell committed Aug 4, 2020
1 parent ce8d2c5 commit 1b08e23
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
*/

import { getInjectedVarFunc } from '../kibana_services';
import { ORIGIN } from '../common/constants/origin';

jest.mock('../kibana_services', () => ({
getInjectedVarFunc: jest.fn(),
Expand Down

0 comments on commit 1b08e23

Please sign in to comment.