summaryrefslogtreecommitdiff
path: root/jstests/aggregation/use_query_projection.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/use_query_projection.js')
-rw-r--r--jstests/aggregation/use_query_projection.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/aggregation/use_query_projection.js b/jstests/aggregation/use_query_projection.js
index 2eaf3865c03..1f92b30d7b3 100644
--- a/jstests/aggregation/use_query_projection.js
+++ b/jstests/aggregation/use_query_projection.js
@@ -6,7 +6,6 @@
// consider an index scan, so the pipelines cannot be wrapped in facet stages.
// @tags: [
// do_not_wrap_aggregations_in_facets,
-// sbe_incompatible,
// ]
(function() {
"use strict";