diff --git a/common/src/test/java/com/google/ai/client/generativeai/common/UnarySnapshotTests.kt b/common/src/test/java/com/google/ai/client/generativeai/common/UnarySnapshotTests.kt index d3f2e49f..606986c4 100644 --- a/common/src/test/java/com/google/ai/client/generativeai/common/UnarySnapshotTests.kt +++ b/common/src/test/java/com/google/ai/client/generativeai/common/UnarySnapshotTests.kt @@ -197,7 +197,6 @@ internal class UnarySnapshotTests { } } - @Test fun `image rejected`() = goldenUnaryFile("failure-image-rejected.json", HttpStatusCode.BadRequest) {