mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:10:45 +00:00
test: fix claude cli context1m fixture
This commit is contained in:
@@ -246,6 +246,7 @@ describe("resolveContextTokensForModel", () => {
|
||||
models: {
|
||||
providers: {
|
||||
"claude-cli": {
|
||||
baseUrl: "https://api.anthropic.com",
|
||||
models: [testModelContextWindow("claude-opus-4-7", 200_000)],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user