Skip to content

Commit

Permalink
Updated test name
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Jun 10, 2024
1 parent d94a06e commit bca3705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/org/jenkinsci/plugins/oic/PluginTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -1218,7 +1218,7 @@ public void testGroupListFromStringInfoEndpoint() throws Exception {
}

@Test
public void testOicUserPropertyDescriptor() throws Exception {
public void testLastGrantedAuthoritiesProperty() throws Exception {
wireMockRule.resetAll();

KeyPair keyPair = createKeyPair();
Expand Down

0 comments on commit bca3705

Please sign in to comment.