spec/resource_spec.rb in survey-gizmo-ruby-7.0.0 vs spec/resource_spec.rb in survey-gizmo-ruby-7.1.0
- old
+ new
@@ -304,10 +304,7 @@
let(:uri_paths) do
h = { :create => '/account_teams/1234' }
h.default = '/account_teams/1234'
h
end
-
- #it_should_behave_like 'an API object'
- #it_should_behave_like 'an object with errors'
end
end