mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-2768 revert skip of 7.1 to `searchIndexIgnoresReadWriteConcern` #1651

Closed kevinAlbs closed 1 month ago

kevinAlbs commented 1 month ago

The skip was added as part of 8be1189abcc9b879a081f1f606159f3d2578cb27. The skip is not necessary since the test does not specify SearchIndexOptions.type.

Please complete the following before merging: