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
The tests currently do not complete under the default test configuration (PhantomJS) due to a broken dependency on Function.prototype.bind, which must be polyfilled in PhantomJS 1.x.
The text was updated successfully, but these errors were encountered:
The tests currently do not complete under the default test configuration (PhantomJS) due to a broken dependency on Function.prototype.bind, which must be polyfilled in PhantomJS 1.x.
The text was updated successfully, but these errors were encountered: