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