summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/out_merge_on_secondary_metadata.js
diff options
context:
space:
mode:
authorMihai Andrei <mihai.andrei@10gen.com>2021-03-25 02:04:15 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-03-25 02:27:17 +0000
commitb0cf1e06642a244b1aa33e97b55f5b2767ff025b (patch)
tree4a56f48169ae70581799910553160f8fcdb960b5 /jstests/noPassthrough/out_merge_on_secondary_metadata.js
parent3022c66b2af7049f4096cc7117f94f5194c5e1e2 (diff)
downloadmongo-b0cf1e06642a244b1aa33e97b55f5b2767ff025b.tar.gz
SERVER-54743 Enable tests in noPassthrough that now pass with SBE on
Diffstat (limited to 'jstests/noPassthrough/out_merge_on_secondary_metadata.js')
-rw-r--r--jstests/noPassthrough/out_merge_on_secondary_metadata.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthrough/out_merge_on_secondary_metadata.js b/jstests/noPassthrough/out_merge_on_secondary_metadata.js
index 6614120c5c5..250536bfcbd 100644
--- a/jstests/noPassthrough/out_merge_on_secondary_metadata.js
+++ b/jstests/noPassthrough/out_merge_on_secondary_metadata.js
@@ -5,7 +5,6 @@
* @tags: [
* assumes_unsharded_collection,
* requires_replication,
- * sbe_incompatible,
* ]
*/
(function() {