test/test_helper.rb in active_shipping-2.0.1 vs test/test_helper.rb in active_shipping-2.1.0

- old
+ new

@@ -114,10 +114,11 @@ :province => 'ON', :city => 'Ottawa', :address1 => '110 Laurier Avenue West', :postal_code => 'K1P 1J1', :phone => '1-613-580-2400', - :fax => '1-613-580-2495'), + :fax => '1-613-580-2495', + :email => 'bob.bobsen@gmail.com'), :ottawa_with_name => Location.new( :country => 'CA', :province => 'ON', :city => 'Ottawa', :name => 'Paul Ottawa', :address1 => '110 Laurier Avenue West',