Skip to content

Commit

Permalink
Add Ticket Number to Test
Browse files Browse the repository at this point in the history
Issue gh-8650
  • Loading branch information
jzheaux committed Jun 5, 2020
1 parent cd3fd67 commit 1d821a2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ public void resolveWhenNotAuthorizationRequestThenDoesNotResolve() {
assertThat(authorizationRequest).isNull();
}

// gh-8650
@Test
public void resolveWhenNotAuthorizationRequestThenRequestBodyNotConsumed() throws IOException {
String requestUri = "/path";
Expand Down

0 comments on commit 1d821a2

Please sign in to comment.