diff options
Diffstat (limited to 'test/ng/locationSpec.js')
| -rw-r--r-- | test/ng/locationSpec.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ng/locationSpec.js b/test/ng/locationSpec.js index 164251ab..18f884fe 100644 --- a/test/ng/locationSpec.js +++ b/test/ng/locationSpec.js @@ -784,7 +784,7 @@ describe('$location', function() { }); - it('should not rewrite ng-ext-link', function() { + it('should not rewrite ngExtLink', function() { configureService('#new', true, true, 'ng-ext-link'); inject( initBrowser(), |
