import React from 'react'; import { shallow } from 'enzyme'; import toJson from 'enzyme-to-json'; import ManageManifestModal from '../ManageManifestModal'; import { manifestHistorySuccessState } from './manifest.fixtures'; jest.mock('../../../../move_to_foreman/foreman_toast_notifications'); jest.mock('foremanReact/components/Pagination/PaginationWrapper', () => (