parent
cd3fd6762f
commit
1d821a2664
|
@ -103,6 +103,7 @@ public class DefaultOAuth2AuthorizationRequestResolverTests {
|
|||
assertThat(authorizationRequest).isNull();
|
||||
}
|
||||
|
||||
// gh-8650
|
||||
@Test
|
||||
public void resolveWhenNotAuthorizationRequestThenRequestBodyNotConsumed() throws IOException {
|
||||
String requestUri = "/path";
|
||||
|
|
Loading…
Reference in New Issue