summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources/bucketauto/collation_bucketauto.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/sources/bucketauto/collation_bucketauto.js')
-rw-r--r--jstests/aggregation/sources/bucketauto/collation_bucketauto.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/aggregation/sources/bucketauto/collation_bucketauto.js b/jstests/aggregation/sources/bucketauto/collation_bucketauto.js
index 4aafa6ea511..ded4ee1316d 100644
--- a/jstests/aggregation/sources/bucketauto/collation_bucketauto.js
+++ b/jstests/aggregation/sources/bucketauto/collation_bucketauto.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 $bucketAuto stage defines and sorts buckets according to the collation.
(function() {
"use strict";