summaryrefslogtreecommitdiff
path: root/jstests/core/verify_update_mods.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/verify_update_mods.js')
-rw-r--r--jstests/core/verify_update_mods.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/jstests/core/verify_update_mods.js b/jstests/core/verify_update_mods.js
index c20de299115..efd0beb80cc 100644
--- a/jstests/core/verify_update_mods.js
+++ b/jstests/core/verify_update_mods.js
@@ -1,8 +1,3 @@
-// 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]
-
// Verify update mods exist
var res;
t = db.update_mods;