mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 08:12:21 +00:00
chore: Fix types in tests 27/N.
This commit is contained in:
@@ -35,7 +35,7 @@ describe("usage-format", () => {
|
||||
},
|
||||
},
|
||||
},
|
||||
} as OpenClawConfig;
|
||||
} as unknown as OpenClawConfig;
|
||||
|
||||
const cost = resolveModelCostConfig({
|
||||
provider: "test",
|
||||
|
||||
Reference in New Issue
Block a user