mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-19 07:53:00 +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_services())
|
||||||
|
await maybe_future(app.init_roles())
|
||||||
await app.init_api_tokens()
|
await app.init_api_tokens()
|
||||||
await app.proxy.add_all_services(app._service_map)
|
await app.proxy.add_all_services(app._service_map)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user