diff options
author | Mihai Andrei <mihai.andrei@10gen.com> | 2021-03-25 02:04:15 +0000 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2021-03-25 02:27:17 +0000 |
commit | b0cf1e06642a244b1aa33e97b55f5b2767ff025b (patch) | |
tree | 4a56f48169ae70581799910553160f8fcdb960b5 /jstests/noPassthrough/out_max_time_ms.js | |
parent | 3022c66b2af7049f4096cc7117f94f5194c5e1e2 (diff) | |
download | mongo-b0cf1e06642a244b1aa33e97b55f5b2767ff025b.tar.gz |
SERVER-54743 Enable tests in noPassthrough that now pass with SBE on
Diffstat (limited to 'jstests/noPassthrough/out_max_time_ms.js')
-rw-r--r-- | jstests/noPassthrough/out_max_time_ms.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthrough/out_max_time_ms.js b/jstests/noPassthrough/out_max_time_ms.js index ad2a78b2b05..36268ff6450 100644 --- a/jstests/noPassthrough/out_max_time_ms.js +++ b/jstests/noPassthrough/out_max_time_ms.js @@ -3,7 +3,6 @@ * @tags: [ * requires_replication, * requires_sharding, - * sbe_incompatible, * ] */ (function() { |