Skip to content

Commit b2249b6

Browse files
committed
test(isMobilePhone): add additional invalid test to en-BM
related to #2115
1 parent 124f20f commit b2249b6

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
@@ -7131,6 +7131,7 @@ describe('Validators', () => {
71317131
'+4418970973',
71327132
'',
71337133
'+1441897465',
7134+
'+1441897465 additional invalid string part',
71347135
],
71357136
},
71367137
{

0 commit comments

Comments
 (0)