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:
@@ -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
|
||||
|
Reference in New Issue
Block a user