summaryrefslogtreecommitdiff
path: root/jstests/core/upsert_fields.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/upsert_fields.js')
-rw-r--r--jstests/core/upsert_fields.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/jstests/core/upsert_fields.js b/jstests/core/upsert_fields.js
index 311d6984ce9..910ae6d3e11 100644
--- a/jstests/core/upsert_fields.js
+++ b/jstests/core/upsert_fields.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]
-
//
// Upsert behavior tests for field extraction
//