diff --git a/src/providers/google-shared.ensures-function-call-comes-after-user-turn.test.ts b/src/providers/google-shared.ensures-function-call-comes-after-user-turn.test.ts index b76281c1b..c8d6a604f 100644 --- a/src/providers/google-shared.ensures-function-call-comes-after-user-turn.test.ts +++ b/src/providers/google-shared.ensures-function-call-comes-after-user-turn.test.ts @@ -130,6 +130,7 @@ describe("google-shared convertTools", () => { id: "call_1", name: "myTool", arguments: { arg: "value" }, + thoughtSignature: "dGVzdA==", }, ], api: "google-gemini-cli",