Skip to content

Commit

Permalink
squash to fix network picker modal test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
micaelae committed Nov 15, 2024
1 parent c7d3c3b commit 790a1ff
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { renderWithProvider } from '../../../../../test/lib/render-helpers';
import mockState from '../../../../../test/data/mock-send-state.json';
import { NETWORK_TO_NAME_MAP } from '../../../../../shared/constants/network';
import { AssetPickerModalNetwork } from './asset-picker-modal-network';
import { NETWORK_TO_NAME_MAP } from '../../../../../shared/constants/network';

const mockOnClose = jest.fn();
const mockOnNetworkChange = jest.fn();
Expand Down

0 comments on commit 790a1ff

Please sign in to comment.