import React from 'react'; import { mount } from 'enzyme'; import Form from '..'; describe('Form', () => { it('should remove duplicated user input colon', () => { const wrapper = mount(