it('and passes it via values', () => {
    const wrapper = mountWithWrapper(TC);

    change(wrapper, 'input', { value: 'something' });