summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/core/query_hash_stability.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/query_hash_stability.js b/jstests/core/query_hash_stability.js
index bf80380df00..2c2284a63c0 100644
--- a/jstests/core/query_hash_stability.js
+++ b/jstests/core/query_hash_stability.js
@@ -3,6 +3,7 @@
* across catalog changes.
* @tags: [
* assumes_read_concern_local,
+ * requires_fcv_51,
* ]
*/
(function() {