Skip to content

Commit 521e7c3

Browse files
authored
Add some tests
1 parent 17b8d97 commit 521e7c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/validators.test.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9309,6 +9309,8 @@ describe('Validators', () => {
93099309
'+380671234567',
93109310
'+380681234567',
93119311
'+380731234567',
9312+
'+380751234567',
9313+
'+380771234567',
93129314
'+380911234567',
93139315
'+380921234567',
93149316
'+380931234567',
@@ -9324,6 +9326,8 @@ describe('Validators', () => {
93249326
'380671234567',
93259327
'380681234567',
93269328
'380731234567',
9329+
'380751234567',
9330+
'380771234567',
93279331
'380911234567',
93289332
'380921234567',
93299333
'380931234567',
@@ -9339,6 +9343,8 @@ describe('Validators', () => {
93399343
'0671234567',
93409344
'0681234567',
93419345
'0731234567',
9346+
'0751234567',
9347+
'0771234567',
93429348
'0911234567',
93439349
'0921234567',
93449350
'0931234567',

0 commit comments

Comments
 (0)