Skip to content

Commit 11ca484

Browse files
committed
Update new imports to FirebaseAILogic
1 parent 6e05d06 commit 11ca484

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FirebaseAI/Tests/Unit/TestUtilities/FirebaseAI+DefaultAPIConfig.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-
@testable import FirebaseAI
15+
@testable import FirebaseAILogic
1616

1717
@available(iOS 15.0, macOS 12.0, macCatalyst 15.0, tvOS 15.0, watchOS 8.0, *)
1818
extension FirebaseAI {

FirebaseAI/Tests/Unit/Types/ProtoDurationTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
import XCTest
1616

17-
@testable import FirebaseAI
17+
@testable import FirebaseAILogic
1818

1919
final class ProtoDurationTests: XCTestCase {
2020
let decoder = JSONDecoder()

0 commit comments

Comments
 (0)