diff options
Diffstat (limited to 'jstests/core/fts1.js')
-rw-r--r-- | jstests/core/fts1.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/core/fts1.js b/jstests/core/fts1.js index 0bcd46b3f04..496420c4c60 100644 --- a/jstests/core/fts1.js +++ b/jstests/core/fts1.js @@ -2,7 +2,6 @@ // collection. // @tags: [ // assumes_no_implicit_index_creation, -// sbe_incompatible, // ] (function() { "use strict"; |