summaryrefslogtreecommitdiff
path: root/jstests/core/fts_index.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/fts_index.js
parentadd07368a346c2faedd269e4976a6f32ab617946 (diff)
downloadmongo-6e2ad2316a0603f5d6c03e69670ca4f95861ad3b.tar.gz
SERVER-51475 Enable more jstests under SBE mode
Diffstat (limited to 'jstests/core/fts_index.js')
-rw-r--r--jstests/core/fts_index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/core/fts_index.js b/jstests/core/fts_index.js
index 48524fa53e2..a41ea5a8dab 100644
--- a/jstests/core/fts_index.js
+++ b/jstests/core/fts_index.js
@@ -14,7 +14,6 @@
* operations_longer_than_stepdown_interval_in_txns,
* # Uses index building in background
* requires_background_index,
- * sbe_incompatible,
* ]
*/