Skip to content

Commit e24e2cf

Browse files
committed
Minor change
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
1 parent 0a54612 commit e24e2cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/org/opensearch/knn/indices/ModelDaoTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
package org.opensearch.knn.indices;
1313

1414
import org.junit.AfterClass;
15+
import org.junit.Assert;
1516
import org.junit.BeforeClass;
1617
import org.mockito.MockedStatic;
1718
import org.opensearch.ExceptionsHelper;

0 commit comments

Comments
 (0)