Skip to content

Commit

Permalink
test case
Browse files Browse the repository at this point in the history
  • Loading branch information
wb-yzf340490 committed Jul 16, 2018
1 parent ca44308 commit e0a1542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/string.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ describe('string', () => {
new Schema({
v: {
type: 'string',
len: 5,
len: 6,
message: 'haha',
},
}).validate({
Expand Down

0 comments on commit e0a1542

Please sign in to comment.