Skip to content

Commit

Permalink
Add more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Jul 6, 2021
1 parent 6d4b269 commit 2322e06
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/validators.js
Original file line number Diff line number Diff line change
Expand Up @@ -10684,6 +10684,9 @@ describe('Validators', () => {
'ALA4011',
'4A23000',
'DICTAT0R',
'VETERAN',
'AZKVIZ8',
'2A45876',
'DIC-TAT0R',
],
invalid: [
Expand All @@ -10692,6 +10695,10 @@ describe('Validators', () => {
'LN5758898',
'X-|$|-X',
'AE0F-OP4',
'GO0MER',
'2AAAAAAAA',
'FS AB 1234 E',
'GB999 9999 00',
],
});

Expand Down

0 comments on commit 2322e06

Please sign in to comment.