ckeditor / ckeditor4-react

Official CKEditor 4 React component.
Other
97 stars 52 forks source link

IE11 tests fail due to sinon update #206

Closed MMMalik closed 3 years ago

MMMalik commented 3 years ago

Are you reporting a feature request or a bug?

Bug

Provide detailed reproduction steps (if any)

Run tests on IE11 via Browserstack.

Expected result

Tests pass

Actual result

Tests fail due to:

image

https://github.com/ckeditor/ckeditor4-react/runs/2509827429?check_suite_focus=true

This might be the result of recent update of sinon to v10.

CKEditorBot commented 3 years ago

Closed in https://github.com/ckeditor/ckeditor4-react/pull/207