summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/exchange_in_session.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/exchange_in_session.js
parent3022c66b2af7049f4096cc7117f94f5194c5e1e2 (diff)
downloadmongo-b0cf1e06642a244b1aa33e97b55f5b2767ff025b.tar.gz
SERVER-54743 Enable tests in noPassthrough that now pass with SBE on
Diffstat (limited to 'jstests/noPassthrough/exchange_in_session.js')
-rw-r--r--jstests/noPassthrough/exchange_in_session.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthrough/exchange_in_session.js b/jstests/noPassthrough/exchange_in_session.js
index 2fe2d01ade0..50823931f72 100644
--- a/jstests/noPassthrough/exchange_in_session.js
+++ b/jstests/noPassthrough/exchange_in_session.js
@@ -4,7 +4,6 @@
* SERVER-37499.
* @tags: [
* requires_sharding,
- * sbe_incompatible,
* uses_transactions,
* ]
*/