summaryrefslogtreecommitdiff
path: root/jstests/core/finda.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/finda.js')
-rw-r--r--jstests/core/finda.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/jstests/core/finda.js b/jstests/core/finda.js
index 5399c69473c..50d04fb8b2c 100644
--- a/jstests/core/finda.js
+++ b/jstests/core/finda.js
@@ -1,4 +1,6 @@
-// @tags: [requires_getmore, requires_fcv_44]
+// @tags: [
+// requires_getmore,
+// ]
// Tests where the QueryOptimizerCursor enters takeover mode during a query rather than a get more.