test(view): amend some broken tests

This commit is contained in:
Andrew
2014-08-18 09:30:13 -06:00
parent c5966bba05
commit d18f0f77cd
2 changed files with 4 additions and 2 deletions

View File

@@ -37,7 +37,6 @@ IonicModule
priority: 1000,
require: ['^?ionNavBar', '^?ionModal'],
compile: function(tElement, tAttrs, transclude) {
if(1) return;
tElement.addClass('pane');
tElement[0].removeAttribute('title');