Skip to content

Commit 59140bd

Browse files
committed
remove commented unused code from response spec
1 parent 0ee39c6 commit 59140bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/client/petstore/ruby/spec/response_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
before(:each) do
66

77
VCR.use_cassette('pet_resource', :record => :new_episodes) do
8-
#@raw = Typhoeus::Request.get("http://petstore.swagger.wordnik.com/api/pet.json")
98
@raw = Typhoeus::Request.get("http://petstore.swagger.io/v2/pet/5")
109
end
1110

0 commit comments

Comments
 (0)