mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
Fixed test
This commit is contained in:
@@ -88,6 +88,7 @@ async def test_external_service(app):
|
||||
}
|
||||
]
|
||||
await maybe_future(app.init_services())
|
||||
await maybe_future(app.init_roles())
|
||||
await app.init_api_tokens()
|
||||
await app.proxy.add_all_services(app._service_map)
|
||||
|
||||
|
Reference in New Issue
Block a user