From ef6e0f2bb4e5a60aaba7fd2b22b6433eaabfd252 Mon Sep 17 00:00:00 2001 From: julius Date: Sat, 19 Mar 2022 03:38:49 -0700 Subject: [PATCH] add a skiptest because comments on getmores aren't supported on earlier versions --- test/test_monitoring.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_monitoring.py b/test/test_monitoring.py index 0b8200c01..f317dde55 100644 --- a/test/test_monitoring.py +++ b/test/test_monitoring.py @@ -239,6 +239,7 @@ class TestCommandMonitoring(IntegrationTest): # Exhaust the cursor to avoid kill cursors. tuple(cursor) + @client_context.require_version_min(4, 4, 4) def test_find_options(self): query = dict( filter={},