mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 07:55:36 +00:00
new admin devices page;
This commit is contained in:
@@ -10,7 +10,7 @@ try:
|
||||
except ImportError:
|
||||
LOCAL_PRO_DEV_ENV = False
|
||||
|
||||
class AccountTest(BaseTestCase):
|
||||
class FileUpdateTest(BaseTestCase):
|
||||
|
||||
@patch('seahub.views.file.is_pro_version')
|
||||
def test_can_not_get_if_start_time_invalid(self, mock_is_pro_version):
|
||||
|
Reference in New Issue
Block a user