diff --git a/app/models/spree/calculator/sysmocom_value_calculator.rb b/app/models/spree/calculator/sysmocom_value_calculator.rb index 545b896..4313e39 100644 --- a/app/models/spree/calculator/sysmocom_value_calculator.rb +++ b/app/models/spree/calculator/sysmocom_value_calculator.rb @@ -33,12 +33,12 @@ module Spree "SK" => 1, "SI" => 1, "ES" => 1, - "SE" => 1, - "GB" => 1 + "SE" => 1 }.freeze() ZONE2 = { - "CH" => 1 + "CH" => 1, + "GB" => 1 }.freeze() ZONE3 = {