summaryrefslogtreecommitdiff
path: root/jstests/core/timeseries/timeseries_id_index.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/timeseries/timeseries_id_index.js')
-rw-r--r--jstests/core/timeseries/timeseries_id_index.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/core/timeseries/timeseries_id_index.js b/jstests/core/timeseries/timeseries_id_index.js
index e3bc20d6648..3cf2fcfa8fc 100644
--- a/jstests/core/timeseries/timeseries_id_index.js
+++ b/jstests/core/timeseries/timeseries_id_index.js
@@ -2,10 +2,8 @@
* Verifies that the _id index can be created on a timeseries collection.
*
* @tags: [
- * requires_fcv_52,
* does_not_support_stepdowns,
* does_not_support_transactions,
- * requires_getmore,
* ]
*/
(function() {