2 letters is below the minimum word length
This commit is contained in:
parent
f29f3e3851
commit
0577933006
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ my $test_point = {
|
|||
address1 => '520 University Ave',
|
||||
address2 => 'Suite 320',
|
||||
city => 'Madison',
|
||||
region => 'WI',
|
||||
region => 'Wisconsin',
|
||||
zipCode => '53703',
|
||||
country => 'United States',
|
||||
phone => '608-555-1212',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue