Skip to content

Commit

Permalink
Fix failing unit test
Browse files Browse the repository at this point in the history
- Caused by merge w/ settings subnav - useRouteMatch needs to be mocked
  • Loading branch information
cee-chen committed Jun 17, 2021
1 parent be40d6b commit 403a39e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* 2.0.
*/

import '../../../__mocks__/react_router';
import '../../../__mocks__/shallow_useeffect.mock';
import { setMockActions, setMockValues } from '../../../__mocks__/kea_logic';
import { groups } from '../../__mocks__/groups.mock';
Expand Down

0 comments on commit 403a39e

Please sign in to comment.