summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/replsets/update_with_dollar_fields.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/replsets/update_with_dollar_fields.js b/jstests/replsets/update_with_dollar_fields.js
index 9ecb8a4399c..77272c5bdd9 100644
--- a/jstests/replsets/update_with_dollar_fields.js
+++ b/jstests/replsets/update_with_dollar_fields.js
@@ -1,7 +1,7 @@
/**
* Tests that replacement style update with $v field in the document is correctly applied.
* @tags: [
- * requires_fcv_60,
+ * requires_fcv_50,
* ]
*/