Polish Format
Issue gh-13079
This commit is contained in:
@@ -271,4 +271,5 @@ public class AuthorityAuthorizationManagerTests {
|
||||
void hasAnyRoleWhenEmptyRolePrefixThenNoException() {
|
||||
AuthorityAuthorizationManager.hasAnyRole("", new String[] { "USER" });
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user