test(web): follow relocated CLI configs

This commit is contained in:
Turtle
2026-07-30 10:12:38 +08:00
parent 5dbcedfbba
commit 96b874c98f

View File

@@ -61,8 +61,8 @@ export function webSnapshotMode(): WebSnapshotMode {
}
/** The shipped composition under test: apps/cli's shared base and web overlay. */
const CONFIG_PATH = join(REPO_ROOT, 'apps/cli/base.cordis.yml')
const WEB_OVERLAY_PATH = join(REPO_ROOT, 'apps/cli/web.cordis.yml')
const CONFIG_PATH = join(REPO_ROOT, 'apps/cli/config/base.cordis.yml')
const WEB_OVERLAY_PATH = join(REPO_ROOT, 'apps/cli/config/web.cordis.yml')
// Replay publishes the provider catalog the gateway routes to (providers
// mode, never catch-all: with llm-deepseek disabled no adapter exists, so a