We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b8d97 commit 521e7c3Copy full SHA for 521e7c3
test/validators.test.js
@@ -9309,6 +9309,8 @@ describe('Validators', () => {
9309
'+380671234567',
9310
'+380681234567',
9311
'+380731234567',
9312
+ '+380751234567',
9313
+ '+380771234567',
9314
'+380911234567',
9315
'+380921234567',
9316
'+380931234567',
@@ -9324,6 +9326,8 @@ describe('Validators', () => {
9324
9326
'380671234567',
9325
9327
'380681234567',
9328
'380731234567',
9329
+ '380751234567',
9330
+ '380771234567',
9331
'380911234567',
9332
'380921234567',
9333
'380931234567',
@@ -9339,6 +9343,8 @@ describe('Validators', () => {
9339
9343
'0671234567',
9340
9344
'0681234567',
9341
9345
'0731234567',
9346
+ '0751234567',
9347
+ '0771234567',
9342
9348
'0911234567',
9349
'0921234567',
9350
'0931234567',
0 commit comments