summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources/merge/requires_unique_index.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/sources/merge/requires_unique_index.js')
-rw-r--r--jstests/aggregation/sources/merge/requires_unique_index.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/aggregation/sources/merge/requires_unique_index.js b/jstests/aggregation/sources/merge/requires_unique_index.js
index dbc5788428c..1565381c6c3 100644
--- a/jstests/aggregation/sources/merge/requires_unique_index.js
+++ b/jstests/aggregation/sources/merge/requires_unique_index.js
@@ -5,9 +5,6 @@
// Note that this test does *not* use the drop shell helper but instead runs the drop command
// manually. This is to avoid implicit creation and sharding of the $merge target collections in the
// passthrough suites.
-// @tags: [
-// sbe_incompatible,
-// ]
(function() {
"use strict";