From 31cd5803102ba93f8b93cd5304aea4ade50f96ab Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Tue, 13 Mar 2012 13:49:05 -0700 Subject: fix(ng-non-bindable): increase priority to 1000 - increase ng-non-bindable prioirity to 1000 so that it prevents attribute interpolation on same level. --- test/directive/ngNonBindableSpec.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'test/directive') diff --git a/test/directive/ngNonBindableSpec.js b/test/directive/ngNonBindableSpec.js index 8b745364..4f69528b 100644 --- a/test/directive/ngNonBindableSpec.js +++ b/test/directive/ngNonBindableSpec.js @@ -10,11 +10,12 @@ describe('ng-non-bindable', function() { }); - it('should prevent compilation of the owning element and its children', + iit('should prevent compilation of the owning element and its children', inject(function($rootScope, $compile) { - element = $compile('