summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs/groupMissing.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/bugs/groupMissing.js')
-rw-r--r--jstests/aggregation/bugs/groupMissing.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/aggregation/bugs/groupMissing.js b/jstests/aggregation/bugs/groupMissing.js
index dd9eea6be9d..179c8ec4527 100644
--- a/jstests/aggregation/bugs/groupMissing.js
+++ b/jstests/aggregation/bugs/groupMissing.js
@@ -6,7 +6,6 @@
// covered, which will not happen if the $sort is within a $facet stage.
// @tags: [
// do_not_wrap_aggregations_in_facets,
-// sbe_incompatible,
// ]
load('jstests/aggregation/extras/utils.js'); // For resultsEq.