Skip to content

Commit

Permalink
Add some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arttiger committed May 8, 2024
1 parent 17b8d97 commit 521e7c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/validators.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -9309,6 +9309,8 @@ describe('Validators', () => {
'+380671234567',
'+380681234567',
'+380731234567',
'+380751234567',
'+380771234567',
'+380911234567',
'+380921234567',
'+380931234567',
Expand All @@ -9324,6 +9326,8 @@ describe('Validators', () => {
'380671234567',
'380681234567',
'380731234567',
'380751234567',
'380771234567',
'380911234567',
'380921234567',
'380931234567',
Expand All @@ -9339,6 +9343,8 @@ describe('Validators', () => {
'0671234567',
'0681234567',
'0731234567',
'0751234567',
'0771234567',
'0911234567',
'0921234567',
'0931234567',
Expand Down

0 comments on commit 521e7c3

Please sign in to comment.