Skip to content

Commit 05f3846

Browse files
committed
Update new Live tests to import FirebaseAILogic
1 parent 9bbb5fa commit 05f3846

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FirebaseAI/Tests/TestApp/Tests/Integration/LiveSessionTests.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 FirebaseAI
15+
import FirebaseAILogic
1616
import FirebaseAITestApp
1717
import SwiftUI
1818
import Testing

FirebaseAI/Tests/Unit/Snippets/LiveSnippets.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 FirebaseAI
15+
import FirebaseAILogic
1616
import FirebaseCore
1717
import XCTest
1818

0 commit comments

Comments
 (0)