mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 07:01:12 +00:00
Merge branch '6.1'
Conflicts: tests/api/test_repo.py
This commit is contained in:
@@ -190,6 +190,7 @@ class RepoTest(BaseTestCase):
|
||||
|
||||
def test_can_get_share_group_repo(self):
|
||||
config.ENABLE_SHARE_TO_ALL_GROUPS = True
|
||||
|
||||
self.logout()
|
||||
self.login_as(self.admin)
|
||||
share_repo = seafile_api.get_repo(self.create_repo(
|
||||
|
Reference in New Issue
Block a user