Skip to content

Commit

Permalink
Fixes lint problem
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina committed Dec 30, 2021
1 parent c32705b commit b2738cb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import configureStore from 'redux-mock-store';
import { supersetTheme, ThemeProvider } from '@superset-ui/core';
import { Dropdown, Menu } from 'src/common/components';
import ExploreAdditionalActionsMenu from 'src/explore/components/ExploreAdditionalActionsMenu';

const mockStore = configureStore([thunk]);
const store = mockStore({});

Expand Down

0 comments on commit b2738cb

Please sign in to comment.