summaryrefslogtreecommitdiff
path: root/jstests/core/find6.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/find6.js')
-rw-r--r--jstests/core/find6.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/jstests/core/find6.js b/jstests/core/find6.js
index ec683d7f68e..7edf1739c78 100644
--- a/jstests/core/find6.js
+++ b/jstests/core/find6.js
@@ -1,8 +1,8 @@
// @tags: [
-// requires_fastcount,
-//
-// # Uses $where operator
-// requires_scripting,
+// requires_fastcount,
+// # Uses $where operator
+// requires_scripting,
+// sbe_incompatible,
// ]
t = db.find6;