angular-ui / ui-tinymce

AngularUI wrapper for TinyMCE
MIT License
488 stars 371 forks source link

fix(unit tests): change to remove timeout and fix failing unit tests #277

Closed lee-tunnicliffe closed 8 years ago

lee-tunnicliffe commented 8 years ago

fix(unit tests): change to remove timeout and fix failing unit tests

change to remove timeout and solve issue where spy was not being called with versions of tinymce >= 4.3.13

Closes #276