summaryrefslogtreecommitdiff
path: root/jstests/core/notablescan.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/notablescan.js')
-rw-r--r--jstests/core/notablescan.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/notablescan.js b/jstests/core/notablescan.js
index 2bbc300238d..a384d0d8c2c 100644
--- a/jstests/core/notablescan.js
+++ b/jstests/core/notablescan.js
@@ -8,6 +8,7 @@
// assumes_read_preference_unchanged,
// assumes_superuser_permissions,
// does_not_support_stepdowns,
+// requires_fcv_44,
// ]
t = db.test_notablescan;