realm / realm-java

Realm is a mobile database: a replacement for SQLite & ORMs
http://realm.io
Apache License 2.0
11.45k stars 1.75k forks source link

Reenable tests for MongoCollection.findOneAndUpdate #7633

Closed clementetb closed 2 years ago

clementetb commented 2 years ago

Reenable the following tests in MongoClientTest.kt:

closes #7238