import React from 'react'; import { shallow } from 'enzyme'; import Form from '..'; describe('Form', () => { it('hideRequiredMark', () => { const wrapper = shallow(