1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-03 16:10:26 +00:00

repo commit fix (#3658)

This commit is contained in:
sniper-py
2019-06-14 16:01:33 +08:00
committed by lian
parent c41e4b04fa
commit 875d5b6ded
3 changed files with 5 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ from seaserv import seafile_api
from seahub.test_utils import BaseTestCase
class RepoCommitDirTest(BaseTestCase):
class RepoCommitRevertTest(BaseTestCase):
def setUp(self):
self.user_name = self.user.username