spec/models/profile_location_spec.rb in klaviyo-api-sdk-4.2.0 vs spec/models/profile_location_spec.rb in klaviyo-api-sdk-5.0.0

- old
+ new

@@ -1,11 +1,11 @@ =begin #Klaviyo API #The Klaviyo REST API. Please visit https://developers.klaviyo.com for more details. -The version of the OpenAPI document: 2023-09-15 +The version of the OpenAPI document: 2023-10-15 Contact: developers@klaviyo.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.2.1 =end @@ -72,9 +72,15 @@ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end describe 'test attribute "timezone"' do + it 'should work' do + # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers + end + end + + describe 'test attribute "ip"' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end