mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
test with /api/spec.yaml
because /api/status is currently broken in jupyter_server
This commit is contained in:
@@ -403,7 +403,7 @@ class StubSingleUserSpawner(MockSpawner):
|
|||||||
- authenticated, so we are testing auth
|
- authenticated, so we are testing auth
|
||||||
- always available (i.e. in base ServerApp and NotebookApp
|
- always available (i.e. in base ServerApp and NotebookApp
|
||||||
"""
|
"""
|
||||||
return "/api/status"
|
return "/api/spec.yaml"
|
||||||
|
|
||||||
_thread = None
|
_thread = None
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user