1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Add Ticket Number to Test

Issue gh-8650
This commit is contained in:
Josh Cummings
2020-06-05 14:24:49 -06:00
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";