summaryrefslogtreecommitdiff
path: root/jstests/aggregation/expressions/merge_objects.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/expressions/merge_objects.js')
-rw-r--r--jstests/aggregation/expressions/merge_objects.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/aggregation/expressions/merge_objects.js b/jstests/aggregation/expressions/merge_objects.js
index 48805c0890d..995299f3e6c 100644
--- a/jstests/aggregation/expressions/merge_objects.js
+++ b/jstests/aggregation/expressions/merge_objects.js
@@ -1,7 +1,4 @@
// Tests for the $mergeObjects aggregation expression.
-// @tags: [
-// sbe_incompatible,
-// ]
(function() {
"use strict";