Skip to content

Commit 41f492c

Browse files
Update firebase-ai/src/test/java/com/google/firebase/ai/DevAPIUnarySnapshotTests.kt
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 40c8268 commit 41f492c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-ai/src/test/java/com/google/firebase/ai/DevAPIUnarySnapshotTests.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ internal class DevAPIUnarySnapshotTests {
133133
}
134134

135135
@Test
136-
fun `thinking function call and though signtaure`() =
136+
fun `thinking function call and thought signature`() =
137137
goldenDevAPIUnaryFile("unary-success-thinking-function-call-thought-summary-signature.json") {
138138
withTimeout(testTimeout) {
139139
val response = model.generateContent("prompt")

0 commit comments

Comments
 (0)