Skip to content

Commit c4a626d

Browse files
author
David Motsonashvili
committed
format
1 parent adf4957 commit c4a626d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,8 @@ internal class SerializationTests {
390390

391391
@Test
392392
fun `test ReferenceImage serialization as Json`() {
393-
val expectedJsonAsString =
394-
"""
393+
val expectedJsonAsString =
394+
"""
395395
{
396396
"id": "ImagenReferenceImage",
397397
"type": "object",

0 commit comments

Comments
 (0)