spec/codegen/crm/extensions/calling/models/settings_response_spec.rb in hubspot-api-client-10.0.1 vs spec/codegen/crm/extensions/calling/models/settings_response_spec.rb in hubspot-api-client-10.1.0

- old
+ new

@@ -60,9 +60,15 @@ it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end + describe 'test attribute "supports_custom_objects"' do + it 'should work' do + # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers + end + end + describe 'test attribute "created_at"' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end