Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
gquadrati committed Jun 20, 2023
1 parent 8a42fc5 commit afc4387
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public static void startServer() {
}

@Test
void testWithValidRequestReturnsSuccess() throws IOException {
void testWithAValidRequestReturnsSuccess() throws IOException {
SimpleClientsTestUtils.createExpectationAssertionFound();
SimpleClientsTestUtils.createExpectationIdpFound();
lollipopConsumerRequestConfig.setAssertionExpireInDays(365);
Expand Down

0 comments on commit afc4387

Please sign in to comment.