File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -7735,8 +7735,22 @@ describe('Validators', () => {
7735
7735
locale : 'el-GR' ,
7736
7736
valid : [
7737
7737
'+306944848966' ,
7738
- '6944848966' ,
7739
7738
'306944848966' ,
7739
+ '06904567890' ,
7740
+ '6944848966' ,
7741
+ '6904567890' ,
7742
+ '6914567890' ,
7743
+ '6934567890' ,
7744
+ '6944567890' ,
7745
+ '6954567890' ,
7746
+ '6974567890' ,
7747
+ '6984567890' ,
7748
+ '6994567890' ,
7749
+ '6854567890' ,
7750
+ '6864567890' ,
7751
+ '6874567890' ,
7752
+ '6884567890' ,
7753
+ '6894567890' ,
7740
7754
] ,
7741
7755
invalid : [
7742
7756
'2102323234' ,
@@ -7746,6 +7760,12 @@ describe('Validators', () => {
7746
7760
'68129485729' ,
7747
7761
'6589394827' ,
7748
7762
'298RI89572' ,
7763
+ '6924567890' ,
7764
+ '6964567890' ,
7765
+ '6844567890' ,
7766
+ '690456789' ,
7767
+ '00690456789' ,
7768
+ 'not a number' ,
7749
7769
] ,
7750
7770
} ,
7751
7771
{
You can’t perform that action at this time.
0 commit comments