Skip to content

Commit adeb9dc

Browse files
google-genai-botcopybara-github
authored andcommitted
fix: update EmbeddingModelDiscoveryTest package statement
PiperOrigin-RevId: 846265401
1 parent d1a1cea commit adeb9dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/spring-ai/src/test/java/com/google/adk/models/springai/embeddings/EmbeddingModelDiscoveryTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
package com.google.adk.models.springai;
16+
package com.google.adk.models.springai.embeddings;
1717

1818
import static org.assertj.core.api.Assertions.assertThat;
1919

0 commit comments

Comments
 (0)