summaryrefslogtreecommitdiff
path: root/jstests/core/columnstore_index_correctness.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/columnstore_index_correctness.js')
-rw-r--r--jstests/core/columnstore_index_correctness.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/core/columnstore_index_correctness.js b/jstests/core/columnstore_index_correctness.js
index 9b9cfb338ea..ffd0755a33a 100644
--- a/jstests/core/columnstore_index_correctness.js
+++ b/jstests/core/columnstore_index_correctness.js
@@ -8,8 +8,6 @@
* does_not_support_stepdowns,
* # Columnstore indexes are incompatible with clustered collections.
* incompatible_with_clustered_collection,
- * # TODO SERVER-66284 Bug with Snapshot ID slot.
- * assumes_unsharded_collection,
* ]
*/
(function() {