1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00

[tests] Update repo tests

This commit is contained in:
zhengxie
2018-12-06 11:24:20 +08:00
parent 16d6b9c6d0
commit 133542b92b
3 changed files with 2 additions and 25 deletions

View File

@@ -9,7 +9,6 @@ ACCOUNT_INFO_URL = apiurl('/api2/account/info/')
AVATAR_BASE_URL = apiurl(u'/api2/avatars/')
REPOS_URL = apiurl('/api2/repos/')
DEFAULT_REPO_URL = apiurl('/api2/default-repo/')
GET_REPO_TOKENS_URL = apiurl('/api2/repo-tokens/')
GROUPS_URL = apiurl(u'/api2/groups/')