summaryrefslogtreecommitdiff
path: root/jstests/core/array_index_and_nonIndex_consistent.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/array_index_and_nonIndex_consistent.js')
-rw-r--r--jstests/core/array_index_and_nonIndex_consistent.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/jstests/core/array_index_and_nonIndex_consistent.js b/jstests/core/array_index_and_nonIndex_consistent.js
index 9647bfa65d3..4e57b73286d 100644
--- a/jstests/core/array_index_and_nonIndex_consistent.js
+++ b/jstests/core/array_index_and_nonIndex_consistent.js
@@ -1,7 +1,6 @@
-/*
+/**
* Make sure that $gt and $lt queries return the same results regardless of whether there is a
* multikey index.
- * @tags: [requires_fcv_44]
*/
(function() {