mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-13 14:40:20 +08:00
test(gateway): align routing fixtures with strategy policies
This commit is contained in:
@@ -823,6 +823,7 @@ impl Harness {
|
||||
enabled: true,
|
||||
..UsageRuntimeConfig::default()
|
||||
})?;
|
||||
state.ensure_system_default_routing_group().await?;
|
||||
let gateway_server = SpawnedServer::start(build_router_with_state(state)).await?;
|
||||
let websocket_url = format!(
|
||||
"{}/v1/responses",
|
||||
|
||||
Reference in New Issue
Block a user