-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix / Argentinian transformRule mismatch $2 15-$3-$4 (#76)
* removed the contain index check of the transform rule in order to support the rules that does not start with 1. ex: $2 15-$3-$4 * added test for format national phone number if transformRule does not start with \$1. example: (\$2 15-\$3-\$4)(AR), Argentina * renamed test description
- Loading branch information
Showing
2 changed files
with
47 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters