Skip to content

Commit 1712e30

Browse files
committed
Touch Vertex AI test to trigger CI
1 parent 7dd5b63 commit 1712e30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FirebaseVertexAI/Tests/TestApp/Tests/Integration/IntegrationTests.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ import FirebaseStorage
1818
import FirebaseVertexAI
1919
import XCTest
2020

21+
// TODO(andrewheard): Remove this after testing on CI.
22+
2123
@available(iOS 15.0, macOS 12.0, macCatalyst 15.0, tvOS 15.0, watchOS 8.0, *)
2224
final class IntegrationTests: XCTestCase {
2325
// Set temperature, topP and topK to lowest allowed values to make responses more deterministic.

0 commit comments

Comments
 (0)