Skip to content

Commit 74284cc

Browse files
committed
Wrong test description
1 parent ac29fb9 commit 74284cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/directives/schema-form-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ describe('directive',function(){
593593
});
594594
});
595595

596-
it('should handle schema form defaults in deep structure',function(){
596+
it('should handle schema form titles in deep structure',function(){
597597

598598
inject(function($compile,$rootScope){
599599
var scope = $rootScope.$new();

0 commit comments

Comments
 (0)