Skip to content

Commit fcf8886

Browse files
committed
Rename spec
1 parent 0e30fd2 commit fcf8886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/schema-form-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ describe('Schema form',function(){
647647
});
648648
});
649649

650-
it('should bind checkboxes to the model',function(){
650+
it('should initialize checkboxes to the model values',function(){
651651

652652
inject(function($compile,$rootScope){
653653
var scope = $rootScope.$new();

0 commit comments

Comments
 (0)