perf(secrets): trim runtime import walls

This commit is contained in:
Peter Steinberger
2026-04-06 07:30:04 +01:00
parent c9fc6f5a56
commit 73485c2300
7 changed files with 183 additions and 95 deletions

View File

@@ -18,7 +18,7 @@ import {
OPENAI_ENV_KEY_REF,
OPENAI_FILE_KEY_REF,
type SecretsRuntimeEnvSnapshot,
} from "./runtime.integration.test-helpers.js";
} from "./runtime-auth.integration.test-helpers.js";
import {
activateSecretsRuntimeSnapshot,
getActiveSecretsRuntimeSnapshot,