Skip to content

Commit 867c9c4

Browse files
committed
Update vertex success long response
1 parent 776e8a2 commit 867c9c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ internal class VertexAIStreamingSnapshotTests {
7171
responseList.last().candidates.first().apply {
7272
finishReason shouldBe FinishReason.STOP
7373
content.parts.isEmpty() shouldBe false
74-
safetyRatings.isEmpty() shouldBe false
7574
}
7675
}
7776
}

0 commit comments

Comments
 (0)