summaryrefslogtreecommitdiff
path: root/jstests/sharding/safe_secondary_reads_causal_consistency.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/safe_secondary_reads_causal_consistency.js')
-rw-r--r--jstests/sharding/safe_secondary_reads_causal_consistency.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/sharding/safe_secondary_reads_causal_consistency.js b/jstests/sharding/safe_secondary_reads_causal_consistency.js
index d57d668f2ea..a7c514a8810 100644
--- a/jstests/sharding/safe_secondary_reads_causal_consistency.js
+++ b/jstests/sharding/safe_secondary_reads_causal_consistency.js
@@ -2,7 +2,7 @@
* Tests that donor shard's secondaries correctly
* block reads and refresh metadata cache when migration occurs.
*
- * @tags: [requires_fcv_46]
+ * @tags: [requires_fcv_47]
*/
(function() {