mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:00:43 +00:00
test: narrow auto-reply skill secret fixture
This commit is contained in:
@@ -10,7 +10,7 @@ const staleCfg = {
|
||||
skills: {
|
||||
entries: {
|
||||
whisper: {
|
||||
apiKey: { source: "env", provider: "default", id: "OPENAI_API_KEY" },
|
||||
apiKey: { source: "env" as const, provider: "default", id: "OPENAI_API_KEY" },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user