Skip to content

Commit 48eda93

Browse files
committed
style
1 parent 774ce1c commit 48eda93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FirebaseAI/Tests/Unit/GenerativeModelGoogleAITests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,6 @@ final class GenerativeModelGoogleAITests: XCTestCase {
361361
XCTAssertEqual(usageMetadata.toolUsePromptTokenCount, 424)
362362
}
363363

364-
365364
func testGenerateContent_success_urlContext_mixedValidity() async throws {
366365
MockURLProtocol.requestHandler = try GenerativeModelTestUtil.httpRequestHandler(
367366
forResource: "unary-success-url-context-mixed-validity",

0 commit comments

Comments
 (0)