summaryrefslogtreecommitdiff
path: root/jstests/core/updateh.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/updateh.js')
-rw-r--r--jstests/core/updateh.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/jstests/core/updateh.js b/jstests/core/updateh.js
index 297d2cc8bbe..72d0d22c616 100644
--- a/jstests/core/updateh.js
+++ b/jstests/core/updateh.js
@@ -1,7 +1,9 @@
// Cannot implicitly shard accessed collections because of following errmsg: A single
// update/delete on a sharded collection must contain an exact match on _id or contain the shard
// key.
-// @tags: [assumes_unsharded_collection, requires_fcv_50]
+// @tags: [
+// assumes_unsharded_collection,
+// ]
var res;