From 935c1018da05dbf3124b2dd33619c4a3c82d7a2a Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Sat, 17 Mar 2012 15:57:55 -0700 Subject: fix(ngRepeat): correct variable reference in error message Closese #803 --- test/directive/ngRepeatSpec.js | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/directive/ngRepeatSpec.js b/test/directive/ngRepeatSpec.js index 8b6a5173..85aa1511 100644 --- a/test/directive/ngRepeatSpec.js +++ b/test/directive/ngRepeatSpec.js @@ -64,12 +64,19 @@ describe('ng-repeat', function() { })); - it('should error on wrong parsing of ng-repeat', inject(function($rootScope, $compile, $log) { + it('should error on wrong parsing of ng-repeat', inject(function($rootScope, $compile) { expect(function() { element = $compile('