mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 15:38:15 +00:00
[test] Update tests
This commit is contained in:
@@ -244,6 +244,7 @@ class DirSharedItemsTest(BaseTestCase):
|
||||
json_resp = json.loads(resp.content)
|
||||
assert 'has been shared to' in json_resp['failed'][0]['error_msg']
|
||||
|
||||
@pytest.mark.skipif(TRAVIS, reason="") # pylint: disable=E1101
|
||||
def test_can_share_repo_to_groups_with_perms(self):
|
||||
self.login_as(self.user)
|
||||
|
||||
|
Reference in New Issue
Block a user