From 468427ddd4847b57caa9adca5b65377664879c08 Mon Sep 17 00:00:00 2001 From: Julius Park Date: Mon, 25 Oct 2021 12:57:18 -0700 Subject: [PATCH] PYTHON-2926 Unskip test_readConcern_available_with_out_stage on 5.1+ #762 --- test/crud/unified/aggregate-out-readConcern.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/crud/unified/aggregate-out-readConcern.json b/test/crud/unified/aggregate-out-readConcern.json index ca1cff206..e293457c1 100644 --- a/test/crud/unified/aggregate-out-readConcern.json +++ b/test/crud/unified/aggregate-out-readConcern.json @@ -262,11 +262,6 @@ }, { "description": "readConcern available with out stage", - "runOnRequirements": [ - { - "maxServerVersion": "5.0.99" - } - ], "operations": [ { "object": "collection_readConcern_available",