Skip to content

Commit 04d98e5

Browse files
committed
Add PYTHON-5559 patch
1 parent cf4a610 commit 04d98e5

File tree

3 files changed

+816
-805
lines changed

3 files changed

+816
-805
lines changed

.evergreen/remove-unimplemented-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ rm $PYMONGO/test/index_management/index-rawdata.json
4141
rm $PYMONGO/test/collection_management/modifyCollection-*.json
4242

4343
# PYTHON-5248 - Remove support for MongoDB 4.0
44-
find /$PYMONGO /test -type f -name 'pre-42-*.json' -delete
44+
find /$PYMONGO/test -type f -name 'pre-42-*.json' -delete
4545

4646
# PYTHON-3359 - Remove Database and Collection level timeout override
4747
rm $PYMONGO/test/csot/override-collection-timeoutMS.json

0 commit comments

Comments
 (0)