diff --git a/test/test_change_stream.py b/test/test_change_stream.py index dae8b1f5a..f95882ad0 100644 --- a/test/test_change_stream.py +++ b/test/test_change_stream.py @@ -764,7 +764,7 @@ class ProseSpecTestsMixin: # Prose test no. 19 @no_type_check - @client_context.require_version_min(7, 0, -1) + @client_context.require_version_min(6, 0, 9) def test_split_large_change(self): self.db.drop_collection("test_split_large_change") coll = self.db.create_collection(