spec/models/update_child_spec.rb in sib-api-v3-sdk-3.0.1 vs spec/models/update_child_spec.rb in sib-api-v3-sdk-4.0.0
- old
+ new
@@ -60,13 +60,7 @@
it 'should work' do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
end
end
- describe 'test attribute "ips"' do
- it 'should work' do
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
- end
- end
-
end