mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-04 19:30:51 +01:00
Mind review remarks
This commit is contained in:
@@ -71,7 +71,7 @@ public class ScopesTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testFilterX() {
|
||||
public void testFilterIntersectingPermissions() {
|
||||
Scope scope = Scope.valueOf("repository:read,write:*");
|
||||
AuthorizationInfo authz = authz("repository:*:123");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user