Skip to content

Commit 60ef448

Browse files
committed
fixes tests
1 parent 622938b commit 60ef448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongodb-driver/src/test/java/org/eclipse/jnosql/diana/mongodb/document/MongoDBDocumentCollectionManagerFactoryTest.java

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

1616
package org.eclipse.jnosql.diana.mongodb.document;
1717

18-
import com.mongodb.MongoClient;
18+
import com.mongodb.client.MongoClient;
1919
import jakarta.nosql.Settings;
2020
import org.junit.jupiter.api.BeforeAll;
2121
import org.junit.jupiter.api.Test;

0 commit comments

Comments
 (0)