mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 09:25:43 +01:00
only migrate public flag if repository-v1-xml-backup
This commit is contained in:
@@ -94,7 +94,6 @@ public class RepositorySimplePermissionITCase
|
||||
|
||||
repository.setName("test-repo");
|
||||
repository.setType("git");
|
||||
// repository.setPublicReadable(false);
|
||||
|
||||
ScmClient client = createAdminClient();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user