summaryrefslogtreecommitdiff
path: root/jstests/core/timeseries/timeseries_explicit_unpack_bucket.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/timeseries/timeseries_explicit_unpack_bucket.js')
-rw-r--r--jstests/core/timeseries/timeseries_explicit_unpack_bucket.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/jstests/core/timeseries/timeseries_explicit_unpack_bucket.js b/jstests/core/timeseries/timeseries_explicit_unpack_bucket.js
index be5c79bd603..a222b032a39 100644
--- a/jstests/core/timeseries/timeseries_explicit_unpack_bucket.js
+++ b/jstests/core/timeseries/timeseries_explicit_unpack_bucket.js
@@ -4,10 +4,9 @@
* MongoDB products rather than user applications.
*
* @tags: [
- * assumes_unsharded_collection,
- * does_not_support_transactions,
- * requires_fcv_49,
- * requires_timeseries,
+ * assumes_unsharded_collection,
+ * does_not_support_transactions,
+ * requires_timeseries,
* ]
*/