summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources/group/collation_group.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/sources/group/collation_group.js')
-rw-r--r--jstests/aggregation/sources/group/collation_group.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/aggregation/sources/group/collation_group.js b/jstests/aggregation/sources/group/collation_group.js
index c4977900078..4bf02ee5c97 100644
--- a/jstests/aggregation/sources/group/collation_group.js
+++ b/jstests/aggregation/sources/group/collation_group.js
@@ -1,6 +1,3 @@
-// Cannot implicitly shard accessed collections because of collection existing when none expected.
-// @tags: [assumes_no_implicit_collection_creation_after_drop]
-
// Test that the $group stage and all accumulators respect the collation.
(function() {
"use strict";