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.
2 parents 446d846 + b0a1a0a commit 523a0f0Copy full SHA for 523a0f0
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