We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446d846 commit b0a1a0aCopy full SHA for b0a1a0a
test/directives/schema-form-test.js
@@ -4,7 +4,7 @@ describe('directive',function(){
4
beforeEach(module('templates'));
5
beforeEach(module('schemaForm'));
6
beforeEach(
7
- //We don't need no sanitation. We don't need no though control.
+ //We don't need no sanitation. We don't need no thought control.
8
module(function($sceProvider){
9
$sceProvider.enabled(false);
10
})
0 commit comments