summaryrefslogtreecommitdiff
path: root/jstests/core/currentop_shell.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/currentop_shell.js')
-rw-r--r--jstests/core/currentop_shell.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/core/currentop_shell.js b/jstests/core/currentop_shell.js
index 6eba95ddc73..a1d570eaa0b 100644
--- a/jstests/core/currentop_shell.js
+++ b/jstests/core/currentop_shell.js
@@ -12,7 +12,6 @@
* assumes_read_preference_unchanged,
* # The aggregation stage $currentOp cannot run with a readConcern other than 'local'
* assumes_read_concern_unchanged,
- * requires_fcv_50
* ]
*/