Skip to content

Commit

Permalink
Merge pull request #14 from dropstream/slovakia-fix
Browse files Browse the repository at this point in the history
fix: update _slovakRepublic to _slovakia
  • Loading branch information
ests authored Dec 29, 2024
2 parents 6dbf9f1 + b1123a1 commit 2e16e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/netsuite/support/country.rb
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ class Country
'SL' => '_sierraLeone',
'SG' => '_singapore',
'SX' => '_sintMaartenDutchPart',
'SK' => '_slovakRepublic',
'SK' => '_slovakia',
'SI' => '_slovenia',
'SB' => '_solomonIslands',
'SO' => '_somalia',
Expand Down

0 comments on commit 2e16e39

Please sign in to comment.