SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 189 JavaScript

test(browser/compile): fix calls to Jasmine fail()

The fail() function in Jasmine expects an Error object parameter.
Also, there is no global alias for fail() so it must be accessed using
`this.fail(new Error())`.
O
Oren Avissar committed
0985a37376314616ac2b777bddd8bc07e1be7af7
Parent: cb62a57
Committed by Pete Bacon Darwin <pete@bacondarwin.com> on 4/29/2013, 3:56:35 PM