diff options
| author | Woody Peterson | 2013-09-04 08:01:43 -0700 |
|---|---|---|
| committer | Pete Bacon Darwin | 2013-09-11 22:19:24 +0100 |
| commit | 64e7b7774e3d0cb2e36efe00d550c7e53ec7efa5 (patch) | |
| tree | 6ea0fd5d4ef2858ad18c3dc0a4a506d8e85fbe42 /docs/content/guide/dev_guide.e2e-testing.ngdoc | |
| parent | 21e9e8cf68ef007136da6cc212d2f1f252fb668a (diff) | |
| download | angular.js-64e7b7774e3d0cb2e36efe00d550c7e53ec7efa5.tar.bz2 | |
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.
Diffstat (limited to 'docs/content/guide/dev_guide.e2e-testing.ngdoc')
0 files changed, 0 insertions, 0 deletions
