summaryrefslogtreecommitdiff
path: root/jstests/core/timeseries/timeseries_index_collation.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/timeseries/timeseries_index_collation.js')
-rw-r--r--jstests/core/timeseries/timeseries_index_collation.js11
1 files changed, 5 insertions, 6 deletions
diff --git a/jstests/core/timeseries/timeseries_index_collation.js b/jstests/core/timeseries/timeseries_index_collation.js
index 3f66a5a409a..8941c940b4b 100644
--- a/jstests/core/timeseries/timeseries_index_collation.js
+++ b/jstests/core/timeseries/timeseries_index_collation.js
@@ -2,12 +2,11 @@
* Tests collation with time-series collections.
*
* @tags: [
- * assumes_no_implicit_collection_creation_after_drop,
- * does_not_support_stepdowns,
- * does_not_support_transactions,
- * requires_fcv_49,
- * requires_find_command,
- * requires_getmore,
+ * assumes_no_implicit_collection_creation_after_drop,
+ * does_not_support_stepdowns,
+ * does_not_support_transactions,
+ * requires_fcv_49,
+ * requires_getmore,
* ]
*/
(function() {