1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-02 07:27:04 +00:00

[test] Update dir_shared_items

This commit is contained in:
zhengxie
2016-06-13 10:50:26 +08:00
parent ad47cedfd8
commit 2e5016b1a3

View File

@@ -221,7 +221,7 @@ class DirSharedItemsTest(BaseTestCase):
self.folder,
unregistered_user
))
self.assertEqual(400, resp.status_code)
self.assertEqual(200, resp.status_code)
def test_can_unshare_repo_to_group(self):
self._add_shared_items()