Skip to content

Commit 002ecc9

Browse files
fix: failing test
1 parent 89ef6e0 commit 002ecc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/llm/llm.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ describe("LLM", () => {
230230
testFim: true,
231231
skip: false,
232232
testToolCall: true,
233+
timeout: 60000,
233234
},
234235
);
235236
testLLM(

0 commit comments

Comments
 (0)