summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/core/timeseries/timeseries_predicates_with_projections.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/timeseries/timeseries_predicates_with_projections.js b/jstests/core/timeseries/timeseries_predicates_with_projections.js
index 5e2a4db7434..0caa3a330d1 100644
--- a/jstests/core/timeseries/timeseries_predicates_with_projections.js
+++ b/jstests/core/timeseries/timeseries_predicates_with_projections.js
@@ -5,6 +5,7 @@
* @tags: [
* does_not_support_stepdowns,
* does_not_support_transactions,
+ * requires_fcv_52,
* requires_timeseries,
* ]
*/