summaryrefslogtreecommitdiff
path: root/jstests/core/explain_agg_write_concern.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/explain_agg_write_concern.js')
-rw-r--r--jstests/core/explain_agg_write_concern.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/explain_agg_write_concern.js b/jstests/core/explain_agg_write_concern.js
index 7a73bee79cf..3a70040a525 100644
--- a/jstests/core/explain_agg_write_concern.js
+++ b/jstests/core/explain_agg_write_concern.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because unsupported use of sharded collection
-// for output collection of aggregation pipeline.
-// @tags: [assumes_unsharded_collection]
-
/**
* Tests related to the aggregate commands behavior with writeConcern and writeConcern + explain.
*/