test('Invert should not update style if first was not called', () => {
    const {
      mock: getElementStyle,
      setNext: setNextElementStyle
    } = createMock();