add a skiptest because comments on getmores aren't supported on earlier versions
This commit is contained in:
parent
7a2b04f3c2
commit
ef6e0f2bb4
@ -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={},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user