We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c8268 commit 41f492cCopy full SHA for 41f492c
firebase-ai/src/test/java/com/google/firebase/ai/DevAPIUnarySnapshotTests.kt
@@ -133,7 +133,7 @@ internal class DevAPIUnarySnapshotTests {
133
}
134
135
@Test
136
- fun `thinking function call and though signtaure`() =
+ fun `thinking function call and thought signature`() =
137
goldenDevAPIUnaryFile("unary-success-thinking-function-call-thought-summary-signature.json") {
138
withTimeout(testTimeout) {
139
val response = model.generateContent("prompt")
0 commit comments