summaryrefslogtreecommitdiff
path: root/jstests/core/unset2.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/unset2.js')
-rw-r--r--jstests/core/unset2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/unset2.js b/jstests/core/unset2.js
index e120ae2b674..e6c3feddfdb 100644
--- a/jstests/core/unset2.js
+++ b/jstests/core/unset2.js
@@ -1,7 +1,7 @@
// 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]
+// @tags: [assumes_unsharded_collection, disabled_due_to_server_61671]
var res;