Skip to content

Commit

Permalink
test: update test for ro-MD
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpmohiburrahman committed Nov 14, 2024
1 parent 7e74d49 commit bd04acf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions test/validators.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -9805,6 +9805,14 @@ describe('Validators', () => {
'077755491',
'077855491',
'077955491',
'+3737601234',
'07601234',
'+3737675678',
'07675678',
'+3737600000',
'07609999',
'+3737670000',
'07670000',
],
invalid: [
'',
Expand All @@ -9819,6 +9827,13 @@ describe('Validators', () => {
'077155491',
'+40640123456',
'+40210123456',
'+37376012345',
'076012345',
'+373760123',
'0760123',
'+3737681234',
'07681234',
'+37376012',
],
},
{
Expand Down

0 comments on commit bd04acf

Please sign in to comment.