Skip to content

Commit 451f45b

Browse files
committed
Remove yet another trailing comma
1 parent 62411ce commit 451f45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAI/Tests/Unit/VertexComponentTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ class VertexComponentTests: XCTestCase {
190190
app: app1,
191191
apiConfig: APIConfig(
192192
service: .vertexAI(endpoint: .firebaseProxyProd, location: "transitory location"),
193-
version: .v1beta,
193+
version: .v1beta
194194
),
195195
useLimitedUseAppCheckTokens: false
196196
)

0 commit comments

Comments
 (0)