mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +00:00
add test case for user with tilde
This commit is contained in:
@@ -154,6 +154,7 @@ def test_external_proxy(request):
|
||||
'zoe',
|
||||
'50fia',
|
||||
'秀樹',
|
||||
'~TestJH'
|
||||
])
|
||||
def test_check_routes(app, username, disable_check_routes):
|
||||
proxy = app.proxy
|
||||
|
Reference in New Issue
Block a user