Skip to content

Commit 880b81f

Browse files
committed
Update GenerativeModelVertexAITests.swift
1 parent ccfaec5 commit 880b81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAI/Tests/Unit/GenerativeModelVertexAITests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ final class GenerativeModelVertexAITests: XCTestCase {
513513
apiConfig: apiConfig,
514514
tools: nil,
515515
requestOptions: RequestOptions(),
516-
urlSession: urlSession,
516+
urlSession: urlSession
517517
)
518518
MockURLProtocol
519519
.requestHandler = try GenerativeModelTestUtil.httpRequestHandler(

0 commit comments

Comments
 (0)