parent
5236eb6b63
commit
bd0ca70a2c
|
|
@ -33,6 +33,7 @@ public class OkHttpClientHttpRequestFactoryTests extends AbstractHttpRequestFact
|
|||
@Override
|
||||
@Test
|
||||
public void httpMethods() throws Exception {
|
||||
super.httpMethods();
|
||||
assertHttpMethod("patch", HttpMethod.PATCH);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue