Skip to content

Commit

Permalink
feat: final changes
Browse files Browse the repository at this point in the history
  • Loading branch information
syedsajjadkazmii committed Sep 7, 2023
1 parent 68be7c6 commit 0e7e748
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 281 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import { mount } from 'enzyme';
import { BrowserRouter as Router } from 'react-router-dom';
import configureStore from 'redux-mock-store';

import ConfigurableRegistrationForm from '../ConfigurableRegistrationForm';
import { FIELDS } from '../../data/constants';
import ConfigurableRegistrationForm from '../ConfigurableRegistrationForm';

jest.mock('@edx/frontend-platform/analytics', () => ({
sendPageEvent: jest.fn(),
Expand Down

0 comments on commit 0e7e748

Please sign in to comment.