summaryrefslogtreecommitdiff
path: root/jstests/core/timeseries/timeseries_union_with.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/timeseries/timeseries_union_with.js')
-rw-r--r--jstests/core/timeseries/timeseries_union_with.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/jstests/core/timeseries/timeseries_union_with.js b/jstests/core/timeseries/timeseries_union_with.js
index 2402646600d..39811a27dfb 100644
--- a/jstests/core/timeseries/timeseries_union_with.js
+++ b/jstests/core/timeseries/timeseries_union_with.js
@@ -2,10 +2,9 @@
* Test that time-series bucket collections work as expected with $unionWith.
*
* @tags: [
- * assumes_unsharded_collection,
- * does_not_support_transactions,
- * requires_fcv_49,
- * requires_timeseries,
+ * assumes_unsharded_collection,
+ * does_not_support_transactions,
+ * requires_timeseries,
* ]
*/
(function() {