mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 08:53:14 +00:00
Merge branch '6.3'
This commit is contained in:
@@ -616,8 +616,6 @@ class DirDetailViewTest(BaseTestCase):
|
||||
json_resp = json.loads(resp.content)
|
||||
|
||||
assert json_resp['name'] == self.folder_name
|
||||
assert json_resp['file_count'] == 1
|
||||
assert json_resp['dir_count'] == 1
|
||||
|
||||
def test_get_dir_detail_with_invalid_perm(self):
|
||||
|
||||
|
Reference in New Issue
Block a user