summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/member_id_too_large.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/member_id_too_large.js
parent3022c66b2af7049f4096cc7117f94f5194c5e1e2 (diff)
downloadmongo-b0cf1e06642a244b1aa33e97b55f5b2767ff025b.tar.gz
SERVER-54743 Enable tests in noPassthrough that now pass with SBE on
Diffstat (limited to 'jstests/noPassthrough/member_id_too_large.js')
-rw-r--r--jstests/noPassthrough/member_id_too_large.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthrough/member_id_too_large.js b/jstests/noPassthrough/member_id_too_large.js
index fdccfbc3359..d4aad092cba 100644
--- a/jstests/noPassthrough/member_id_too_large.js
+++ b/jstests/noPassthrough/member_id_too_large.js
@@ -2,7 +2,6 @@
// members in the set, followed by waiting for writeConcern with "w" values equal to size of set.
// @tags: [
// requires_replication,
-// sbe_incompatible,
// ]
(function() {
"use strict";