mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
97538: Alter IT for public vocabulary search method
This commit is contained in:
@@ -119,7 +119,7 @@ public class EPersonAuthorityIT extends AbstractControllerIntegrationTest {
|
||||
|
||||
getClient().perform(get("/api/submission/vocabularies/EPersonAuthority/entries")
|
||||
.param("filter", "Luca"))
|
||||
.andExpect(status().isUnauthorized());
|
||||
.andExpect(status().isOk());
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user