Sha256: d71db98b7b2b17399c09131753fb6e41a2c3b07a38eca6ed83f0ef49e7510cda

Contents?: true

Size: 306 Bytes

Versions: 3

Compression:

Stored size: 306 Bytes

Contents

class MyConfigPreferences
  def self.set_preferences
    SolidusAvataxCertified::PreferenceSeeder.seed!(false)
    Spree::Avatax::Config.origin = "{\"Line1\":\"915 S Jackson St\",\"Line2\":\"\",\"City\":\"Montgomery\",\"Region\":\"AL\",\"PostalCode\":\"36104\",\"Zip4\":\"\",\"Country\":\"US\"}"
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
solidus_avatax_certified-3.0.0 spec/support/avatax_config_preferences.rb
solidus_avatax_certified-2.0.0 spec/support/avatax_config_preferences.rb
solidus_avatax_certified-1.1.0 spec/support/avatax_config_preferences.rb