Skip to content

Commit

Permalink
Update validators.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev1lDragon authored Jun 17, 2022
1 parent 1d285ac commit e4502ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/validators.js
Original file line number Diff line number Diff line change
Expand Up @@ -12198,7 +12198,7 @@ describe('Validators', () => {
],
invalid: [
'PT 123456789',
'000000000',
'000000001',
],
});
test({
Expand Down

0 comments on commit e4502ad

Please sign in to comment.