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
Update karma-phantomjs-launcher to run tests on PhantomJS 2
PhantomJS 1.x doesn't have Function.prototype.bind which latest Angular
seems to be using. And upgrade to the launcher ensures that we use
PhantomJS 2.x
Ref: angular/angular.js#13794
0 commit comments