summaryrefslogtreecommitdiff
path: root/jstests/replsets/read_at_cluster_time_outside_transactions.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/read_at_cluster_time_outside_transactions.js')
-rw-r--r--jstests/replsets/read_at_cluster_time_outside_transactions.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/replsets/read_at_cluster_time_outside_transactions.js b/jstests/replsets/read_at_cluster_time_outside_transactions.js
index 31a1bc0bead..cdc3421cc51 100644
--- a/jstests/replsets/read_at_cluster_time_outside_transactions.js
+++ b/jstests/replsets/read_at_cluster_time_outside_transactions.js
@@ -3,7 +3,6 @@
* $_internalReadAtClusterTime option.
*
* @tags: [
- * requires_fcv_47,
* uses_transactions,
* ]
*/