mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 07:01:12 +00:00
Update nickname cache invalidation
This commit is contained in:
@@ -16,6 +16,7 @@ class SharedRepoTest(BaseTestCase):
|
||||
|
||||
def tearDown(self):
|
||||
self.remove_repo(self.repo_id)
|
||||
self.clear_cache()
|
||||
|
||||
def test_admin_can_share_repo_to_public(self):
|
||||
self.login_as(self.admin)
|
||||
|
Reference in New Issue
Block a user