Skip to content

Commit 15e6b03

Browse files
committed
Fix import in GenerateContentResponseTests.swift
1 parent ecdad9f commit 15e6b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAI/Tests/Unit/Types/GenerateContentResponseTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
import FirebaseVertexAI
15+
import FirebaseAI
1616
import XCTest
1717

1818
@available(iOS 15.0, macOS 12.0, macCatalyst 15.0, tvOS 15.0, watchOS 8.0, *)

0 commit comments

Comments
 (0)