summaryrefslogtreecommitdiff
path: root/jstests/core/update_arraymatch5.js
diff options
context:
space:
mode:
authorDrew Paroski <drew.paroski@mongodb.com>2020-10-08 12:17:15 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-10-14 22:00:32 +0000
commit6e2ad2316a0603f5d6c03e69670ca4f95861ad3b (patch)
tree2d27979caa47eb11764e87fd1fe1f461730ae2b7 /jstests/core/update_arraymatch5.js
parentadd07368a346c2faedd269e4976a6f32ab617946 (diff)
downloadmongo-6e2ad2316a0603f5d6c03e69670ca4f95861ad3b.tar.gz
SERVER-51475 Enable more jstests under SBE mode
Diffstat (limited to 'jstests/core/update_arraymatch5.js')
-rw-r--r--jstests/core/update_arraymatch5.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/core/update_arraymatch5.js b/jstests/core/update_arraymatch5.js
index b40814b20c6..eeca2598d1c 100644
--- a/jstests/core/update_arraymatch5.js
+++ b/jstests/core/update_arraymatch5.js
@@ -1,7 +1,6 @@
// @tags: [
// requires_fastcount,
// requires_non_retryable_writes,
-// sbe_incompatible,
// ]
t = db.update_arraymatch5;