summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads/find_cmd_with_indexes_timeseries.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/concurrency/fsm_workloads/find_cmd_with_indexes_timeseries.js')
-rw-r--r--jstests/concurrency/fsm_workloads/find_cmd_with_indexes_timeseries.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/concurrency/fsm_workloads/find_cmd_with_indexes_timeseries.js b/jstests/concurrency/fsm_workloads/find_cmd_with_indexes_timeseries.js
index 9e4f20aff2f..59b98f85987 100644
--- a/jstests/concurrency/fsm_workloads/find_cmd_with_indexes_timeseries.js
+++ b/jstests/concurrency/fsm_workloads/find_cmd_with_indexes_timeseries.js
@@ -11,7 +11,6 @@
* regardless, the indexes should return the same data as collection scans.
*
* @tags: [
- * requires_fcv_49,
* requires_timeseries,
* ]
*/