Fix regression tests structure : using method instead of protocol

This commit is contained in:
Felipe Zimmerle
2015-11-18 11:14:49 -03:00
parent c035e76ede
commit 3c45a57130
93 changed files with 191 additions and 191 deletions

View File

@@ -18,7 +18,7 @@
"Accept":"*/*"
},
"uri":"/?key=value&key=other_value",
"protocol":"GET"
"method":"GET"
},
"response":{
"headers":{
@@ -62,7 +62,7 @@
"Expect":"100-continue"
},
"uri":"/",
"protocol":"POST",
"method":"POST",
"body":[
"--------------------------756b6d74fa1a8ee2",
"Content-Disposition: form-data; name=\"name\"",