IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix failing test for HTML Editor only with Node.js 14

Lipata opened this issue · comments

Description

Go to ignite-ui branches and see the failing master branch.

  • ignite-ui version: 21.1

Result

There is a failing test for the HTML Editor:

  1. [ID49] igHtmlEditor rendering tests - Text toolbar collapsed
    igHTMLEditor unit tests
    The textToolbar toolbar is collapsed.
    Expected: true
    Actual: false
    at tests/unit/htmleditor/basicfunctionalities/rendering/htmleditor-test.js:309:16

Expected result

Green build

Not reproducible.