rpocklin / ui-router-tabs

Idiot-proof tab panes with route support using Angular.js + Bootstrap 3 + UI Router
Other
244 stars 57 forks source link

fix(tests): add es5-shim for PhantomJS #66

Closed wesleycho closed 8 years ago

wesleycho commented 8 years ago

This fixes the tests not running at all

rpocklin commented 8 years ago

Looks fine but travis seems ok, whats the motivation?

wesleycho commented 8 years ago

Getting errors when running the tests locally, Function.prototype.bind not existing.

wesleycho commented 8 years ago

See failure here as an example