test/unit/organisation_test.rb in xero_gateway-2.1.0 vs test/unit/organisation_test.rb in xero_gateway-2.3.0
- old
+ new
@@ -31,8 +31,9 @@
org.base_currency = "NZD"
org.country_code = "NZ"
org.organisation_type = nil
org.organisation_status = nil
org.is_demo_company = false
+ org.line_of_business = "Graphic Design & Web Development"
end
end
end
\ No newline at end of file