You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Angular 1.5 relies on “Function.prototype.bind.apply” which isn’t
supported by PhantomJS 1. The comments here had good info:
angular/angular.js#13794
Updated karma-phantomjs-launcher, and added phantomjs-prebuilt because
it’s a peer-dependency (which isn’t installed automatically by npm 3).
Included Angular 1.5 in the tests.
0 commit comments