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