SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 179 JavaScript

test($browser): correct false positive in ApplicationSpec.js

Previously, the check that Application should return a new $window and
$document had the arguments reversed in the first call to navigateTo;
thus, the subsequent check of inequality of $window and $document in the
next navigateTo call would always pass.

This corrects the argument order, which makes this test not succeptible
to false positives.
W
Woody Peterson committed
64e7b7774e3d0cb2e36efe00d550c7e53ec7efa5
Parent: 21e9e8c
Committed by Pete Bacon Darwin <pete@bacondarwin.com> on 9/11/2013, 9:19:24 PM