IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics
https://bit.ly/2kuu1fT
Other
477 stars 83 forks source link

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

Closed Lipata closed 2 years ago

Lipata commented 2 years ago

Description

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

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

Lipata commented 2 years ago

Not reproducible.