Skip to content

Commit 35e4465

Browse files
committed
test(isVAT): add case for mod lt 2
1 parent ae9b131 commit 35e4465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/validators.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15679,6 +15679,7 @@ describe('Validators', () => {
1567915679
args: ['CO'],
1568015680
valid: [
1568115681
'CO1234567896',
15682+
'1100000001',
1568215683
'1234567896',
1568315684
'8001972684', // e.g. DIAN NIT 800.197.268-4
1568415685
],

0 commit comments

Comments
 (0)