summaryrefslogtreecommitdiff
path: root/jstests/core/hidden_index.js
diff options
context:
space:
mode:
authorIrina Yatsenko <irina.yatsenko@mongodb.com>2022-09-26 15:59:20 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-09-26 17:21:40 +0000
commit14689df2c9025183c9700efcf7e479e247b29d82 (patch)
treec42845ac0ede3ae33ccdca53bdbb0412bb0fe323 /jstests/core/hidden_index.js
parented0dffba9cb908bb22c21d3d79f6434e25fa8947 (diff)
downloadmongo-14689df2c9025183c9700efcf7e479e247b29d82.tar.gz
SERVER-69549 Unify tags used in columnstore index tests
Diffstat (limited to 'jstests/core/hidden_index.js')
-rw-r--r--jstests/core/hidden_index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/core/hidden_index.js b/jstests/core/hidden_index.js
index 959310ba6c1..931c27a5df5 100644
--- a/jstests/core/hidden_index.js
+++ b/jstests/core/hidden_index.js
@@ -6,7 +6,6 @@
* # CollMod is not retryable.
* requires_non_retryable_commands,
* uses_column_store_index,
- * requires_fcv_62,
* ]
*/