summaryrefslogtreecommitdiff
path: root/jstests/core/datasize2.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/datasize2.js')
-rw-r--r--jstests/core/datasize2.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/datasize2.js b/jstests/core/datasize2.js
index a64bb62c287..eb79b12a6c4 100644
--- a/jstests/core/datasize2.js
+++ b/jstests/core/datasize2.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because the "dataSize" command returns an
-// "keyPattern must equal shard key" error response.
-// @tags: [assumes_unsharded_collection]
-
//
// Test dataSize command, when called on the same or different database
// than the collection being queried.